diff src/nt.h @ 406:b8cc9ab3f761 r21-2-33

Import from CVS: tag r21-2-33
author cvs
date Mon, 13 Aug 2007 11:17:09 +0200
parents 74fd4e045ea6
children 501cfd01ee6d
line wrap: on
line diff
--- a/src/nt.h	Mon Aug 13 11:16:09 2007 +0200
+++ b/src/nt.h	Mon Aug 13 11:17:09 2007 +0200
@@ -148,6 +148,6 @@
 time_t convert_time (FILETIME ft);
 
 extern void init_ntproc ();
-extern void term_ntproc ();
+extern void term_ntproc (int unused);
 
 #endif /* INCLUDED_nt_h_ */