diff src/nt.c @ 458:c33ae14dd6d0 r21-2-44

Import from CVS: tag r21-2-44
author cvs
date Mon, 13 Aug 2007 11:42:25 +0200
parents 3078fd1074e8
children 0784d089fdc9
line wrap: on
line diff
--- a/src/nt.c	Mon Aug 13 11:41:26 2007 +0200
+++ b/src/nt.c	Mon Aug 13 11:42:25 2007 +0200
@@ -48,7 +48,7 @@
 #endif
 extern Lisp_Object Vmswindows_get_true_file_attributes;
 
-int nt_fake_unix_uid;
+Fixnum nt_fake_unix_uid;
 
 static char startup_dir[ MAXPATHLEN ];