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:
0492557
)
Forgot comment characters after #endif.
author
Guillermo J. Rozas
<edu/mit/csail/zurich/gjr>
Tue, 3 Aug 1993 17:40:04 +0000
(17:40 +0000)
committer
Guillermo J. Rozas
<edu/mit/csail/zurich/gjr>
Tue, 3 Aug 1993 17:40:04 +0000
(17:40 +0000)
v7/src/microcode/syscall.h
patch
|
blob
|
history
diff --git
a/v7/src/microcode/syscall.h
b/v7/src/microcode/syscall.h
index 45c7d40c0d27ed30b779e7eabc427346a4a5d31e..2c0187dd1d0e664fa64f60bfe778ffa8d54574e5 100644
(file)
--- a/
v7/src/microcode/syscall.h
+++ b/
v7/src/microcode/syscall.h
@@
-1,6
+1,6
@@
/* -*-C-*-
-$Id: syscall.h,v 1.
1 1993/08/03 08:40:19
gjr Exp $
+$Id: syscall.h,v 1.
2 1993/08/03 17:40:04
gjr Exp $
Copyright (c) 1993 Massachusetts Institute of Technology
@@
-146,4
+146,4
@@
extern void EXFUN (error_in_system_call,
extern void EXFUN (error_system_call, (int, enum syscall_names name));
extern enum syserr_names EXFUN (OS_error_code_to_syserr, (int));
-#endif
SCM_SYSCALL_H
+#endif
/* SCM_SYSCALL_H */