Fix edit bug in last edit.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 4 Jun 1992 13:10:04 +0000 (13:10 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 4 Jun 1992 13:10:04 +0000 (13:10 +0000)
v7/src/microcode/bchgcc.h

index eb3319b8f1c19a4c6a8e6c5a99f5f0f0023867cd..dd75d9112180e40ad9a68434fff8f6b8a5f21698 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/bchgcc.h,v 9.48 1992/06/04 13:09:39 jinx Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/bchgcc.h,v 9.49 1992/06/04 13:10:04 jinx Exp $
 
 Copyright (c) 1987-1992 Massachusetts Institute of Technology
 
@@ -48,8 +48,8 @@ MIT in each case. */
 #endif
 
 #ifndef DOS386
-#else
 #  include <sys/param.h>
+#else
 #  define IO_PAGE_SIZE         4096
 #endif
 \f