X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=src%2Foptions.h;h=b230ae7a74b10512a3f10f8393acc4da6a027cca;hb=a6c4c0c8d8224cdc455f0d184e91d0cf881f0077;hp=94def522faf01ceaee8026074fbe54d0e7b40b5d;hpb=36eddd2c06ce9b09c83102353deb213e065e901d;p=dockapps%2Fwmnotify.git diff --git a/src/options.h b/src/options.h index 94def52..b230ae7 100644 --- a/src/options.h +++ b/src/options.h @@ -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 */