Fix problem with newer version of IBM C compiler.
authorChris Hanson <org/chris-hanson/cph>
Tue, 22 Oct 2002 02:39:49 +0000 (02:39 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 22 Oct 2002 02:39:49 +0000 (02:39 +0000)
v7/src/microcode/os2env.c

index 38ac27eacaac7847596fd4c91d84bf82c32e5036..68e1bc620eb547405f219193391305fad6b01c84 100644 (file)
@@ -1,8 +1,8 @@
 /* -*-C-*-
 
-$Id: os2env.c,v 1.13 2002/10/22 02:37:10 cph Exp $
+$Id: os2env.c,v 1.14 2002/10/22 02:39:49 cph Exp $
 
-Copyright (c) 1994-1999 Massachusetts Institute of Technology
+Copyright (c) 1994-1999, 2002 Massachusetts Institute of Technology
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
@@ -16,7 +16,8 @@ General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
+USA.
 */
 
 #include "scheme.h"