From: Guillermo J. Rozas Date: Tue, 3 Aug 1993 09:08:40 +0000 (+0000) Subject: Fix a problem introduced when checking the file in. X-Git-Tag: 20090517-FFI~8136 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=ba051c6555561e1eea81b68bcc7bd2dc1877cfab;p=mit-scheme.git Fix a problem introduced when checking the file in. --- diff --git a/v7/src/microcode/errors.h b/v7/src/microcode/errors.h index bbffb6246..a98525e30 100644 --- a/v7/src/microcode/errors.h +++ b/v7/src/microcode/errors.h @@ -1,6 +1,6 @@ /* -*-C-*- -$Id: errors.h,v 9.39 1993/08/03 08:29:44 gjr Exp $ +$Id: errors.h,v 9.40 1993/08/03 09:08:40 gjr Exp $ Copyright (c) 1987-1993 Massachusetts Institute of Technology @@ -283,4 +283,4 @@ MIT in each case. */ /* 0x1a */ "Backing out of non-primitive" \ } -#endif /* SCM_ERRORS_H /* +#endif /* SCM_ERRORS_H */