Indentation with GNU indent
[dockapps/wmnotify.git] / src / options.h
index 94def52..b230ae7 100644 (file)
@@ -21,7 +21,6 @@
 #ifndef OPTIONS_H
 #define OPTIONS_H 1
 
-void
-ParseCommandLineOptions( int argc, char *argv[] );
+void ParseCommandLineOptions(int argc, char *argv[]);
 
-#endif /* OPTIONS_H */
+#endif                         /* OPTIONS_H */