Add code to dummy the file info for the root directory on Windows 95.
authorChris Hanson <org/chris-hanson/cph>
Fri, 9 Jan 1998 05:33:52 +0000 (05:33 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 9 Jan 1998 05:33:52 +0000 (05:33 +0000)
v7/src/microcode/ntfs.c

index b76d1744c94b4a6c50aa01f6ee085f2311c93015..86d5b9e3e50c30b8c04d2e348574ede1836b9a72 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: ntfs.c,v 1.20 1998/01/09 05:31:21 cph Exp $
+$Id: ntfs.c,v 1.21 1998/01/09 05:33:52 cph Exp $
 
 Copyright (c) 1992-98 Massachusetts Institute of Technology
 
@@ -152,7 +152,7 @@ valid_drive_p (const char * namestring)
                         (&number_of_free_clusters),
                         (&total_number_of_clusters)));
   SetErrorMode (0);
-  return (!result);
+  return (result);
 }
 
 static HANDLE