]> git.meshlink.io Git - catta/blobdiff - avahi-utils/avahi-set-host-name.c
fix MacOS X init script path, closes #177 -- not tested, assuming the bug report...
[catta] / avahi-utils / avahi-set-host-name.c
index bad6e4f5302d0d72f7500d148cf3b7909d6355cb..d4566c6de41dc268967063a9c3a45927ccde8d41 100644 (file)
@@ -43,7 +43,7 @@
 typedef enum {
     COMMAND_UNSPEC, 
     COMMAND_HELP,
-    COMMAND_VERSION,
+    COMMAND_VERSION
 } Command;
 
 typedef struct Config {