projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88d22da
)
Add code to dummy the file info for the root directory on Windows 95.
author
Chris Hanson
<org/chris-hanson/cph>
Fri, 9 Jan 1998 05:33:52 +0000
(
05:33
+0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Fri, 9 Jan 1998 05:33:52 +0000
(
05:33
+0000)
v7/src/microcode/ntfs.c
patch
|
blob
|
history
diff --git
a/v7/src/microcode/ntfs.c
b/v7/src/microcode/ntfs.c
index b76d1744c94b4a6c50aa01f6ee085f2311c93015..86d5b9e3e50c30b8c04d2e348574ede1836b9a72 100644
(file)
--- a/
v7/src/microcode/ntfs.c
+++ b/
v7/src/microcode/ntfs.c
@@
-1,6
+1,6
@@
/* -*-C-*-
-$Id: ntfs.c,v 1.2
0 1998/01/09 05:31:21
cph Exp $
+$Id: ntfs.c,v 1.2
1 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