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:
1f19e00
)
Fix typo.
author
Chris Hanson
<org/chris-hanson/cph>
Wed, 20 Nov 2002 20:35:04 +0000
(20:35 +0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Wed, 20 Nov 2002 20:35:04 +0000
(20:35 +0000)
v7/src/microcode/uxfs.c
patch
|
blob
|
history
diff --git
a/v7/src/microcode/uxfs.c
b/v7/src/microcode/uxfs.c
index 275845746ba30411487b17d1937ab4c48797801f..643a2b0ca1d6ff73983cbb5cb3bac2e7b877a431 100644
(file)
--- a/
v7/src/microcode/uxfs.c
+++ b/
v7/src/microcode/uxfs.c
@@
-1,6
+1,6
@@
/* -*-C-*-
-$Id: uxfs.c,v 1.2
3 2002/11/20 19:46:15
cph Exp $
+$Id: uxfs.c,v 1.2
4 2002/11/20 20:35:04
cph Exp $
Copyright (c) 1990-2002 Massachusetts Institute of Technology
@@
-33,7
+33,7
@@
Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
# undef HAVE_STATFS
#endif
-#ifdef HAVE_STAT
SF
+#ifdef HAVE_STAT
FS
# ifdef HAVE_SYS_VFS_H
/* GNU/Linux */
# include <sys/vfs.h>