Mercurial > hg > xemacs-beta
comparison 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 |
comparison
equal
deleted
inserted
replaced
405:0e08f63c74d2 | 406:b8cc9ab3f761 |
---|---|
146 | 146 |
147 void set_process_dir (const char * dir); | 147 void set_process_dir (const char * dir); |
148 time_t convert_time (FILETIME ft); | 148 time_t convert_time (FILETIME ft); |
149 | 149 |
150 extern void init_ntproc (); | 150 extern void init_ntproc (); |
151 extern void term_ntproc (); | 151 extern void term_ntproc (int unused); |
152 | 152 |
153 #endif /* INCLUDED_nt_h_ */ | 153 #endif /* INCLUDED_nt_h_ */ |