Clean up pref.h.orig and deal with the consequences.
[pspp] / src / glob.h
index 0b15f34ab796ec4a66c85aa08091319f2c67112d..254b3cdd7708b14c7ca5db5e2e6883dc91c8d406 100644 (file)
@@ -20,6 +20,6 @@
 #if !INCLUDED_GLOB_H
 #define INCLUDED_GLOB_H 1
 
-void init_glob (int argc unused, char **argv);
+void init_glob (int argc UNUSED, char **argv);
 
 #endif /* glob.h */