XEmacs 21.2.33 "Melpomene".
[chise/xemacs-chise.git.1] / src / nt.h
index 0f0faaa..a20a68d 100644 (file)
--- a/src/nt.h
+++ b/src/nt.h
@@ -148,6 +148,6 @@ void set_process_dir (const char * dir);
 time_t convert_time (FILETIME ft);
 
 extern void init_ntproc ();
-extern void term_ntproc ();
+extern void term_ntproc (int unused);
 
 #endif /* INCLUDED_nt_h_ */