From: Guillermo J. Rozas Date: Mon, 30 Jul 1990 17:05:08 +0000 (+0000) Subject: Remove dangling #endif left over from previous edit. X-Git-Tag: 20090517-FFI~11285 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=2e28b5507562c0140ad0cb044fbd6c49548a47fb;p=mit-scheme.git Remove dangling #endif left over from previous edit. --- diff --git a/v7/src/microcode/ux.h b/v7/src/microcode/ux.h index 90bf0617b..1befbb4ee 100644 --- a/v7/src/microcode/ux.h +++ b/v7/src/microcode/ux.h @@ -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