XEmacs 21.2.32 "Kastor & Polydeukes".
[chise/xemacs-chise.git.1] / src / filelock.c
index 97573bb..b31766d 100644 (file)
@@ -366,7 +366,7 @@ unlock_file (Lisp_Object fn)
 }
 
 void
-unlock_all_files ()
+unlock_all_files (void)
 {
   register Lisp_Object tail;
   register struct buffer *b;