summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2007-08-12 15:43:42 +0000
committerLennart Poettering <lennart@poettering.net>2007-08-12 15:43:42 +0000
commit3ce8ea5ab89aba61220ef92545f23d4bd771ea41 (patch)
tree8377650fbed7eefb1370bd8f1effb356cd298c9b
parent046ee102059fa0600b79aecc6e92a889184a993c (diff)
Enough is enough! I have had it with these motherf**ng gcc on this motherf**ng shut up\! -- Neville Flynn
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1512 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
-rw-r--r--avahi-utils/avahi-set-host-name.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-utils/avahi-set-host-name.c b/avahi-utils/avahi-set-host-name.c
index bad6e4f..d4566c6 100644
--- a/avahi-utils/avahi-set-host-name.c
+++ b/avahi-utils/avahi-set-host-name.c
@@ -43,7 +43,7 @@
typedef enum {
COMMAND_UNSPEC,
COMMAND_HELP,
- COMMAND_VERSION,
+ COMMAND_VERSION
} Command;
typedef struct Config {