projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24cebf8
)
fix typo
author
Jim Meyering
<jim@meyering.net>
Sat, 25 May 2002 22:39:13 +0000
(22:39 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 25 May 2002 22:39:13 +0000
(22:39 +0000)
lib/file-type.h
patch
|
blob
|
history
diff --git
a/lib/file-type.h
b/lib/file-type.h
index 00163b8ee382cb6d8c0d1175c6698fb65d42aae6..385ae87d93363fca4f8900e037cc7e04581a5b1b 100644
(file)
--- a/
lib/file-type.h
+++ b/
lib/file-type.h
@@
-98,6
+98,6
@@
char const *file_type (struct stat const *);
# define S_TYPEISSHM(Stat_buf_p) 0
#endif
-#ifndef S_TYPEIS
TMO
-# define S_TYPEIS
TMO
(Stat_buf_p) 0
+#ifndef S_TYPEIS
MQ
+# define S_TYPEIS
MQ
(Stat_buf_p) 0
#endif