Remove dangling #endif left over from previous edit.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Mon, 30 Jul 1990 17:05:08 +0000 (17:05 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Mon, 30 Jul 1990 17:05:08 +0000 (17:05 +0000)
v7/src/microcode/ux.h

index 90bf0617b9a96cc33f86759b6737032464b6282d..1befbb4eed80bbb6a22daa91019d83dfa1934cab 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/ux.h,v 1.4 1990/07/30 16:45:34 jinx Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/ux.h,v 1.5 1990/07/30 17:05:08 jinx Exp $
 
 Copyright (c) 1988, 1989, 1990 Massachusetts Institute of Technology
 
@@ -693,8 +693,6 @@ extern char * EXFUN (UX_ctermid, (char * s));
 extern int EXFUN (UX_kill, (pid_t pid, int sig));
 #endif
 
-#endif
-
 #endif /* _BSD */
 
 #ifdef HAVE_POSIX_SIGNALS