aboutsummaryrefslogtreecommitdiffstats
path: root/src/s
diff options
context:
space:
mode:
authorRichard M. Stallman1996-06-20 17:26:00 +0000
committerRichard M. Stallman1996-06-20 17:26:00 +0000
commitca8a0685e0ebffb316d5d42658906da44d57a547 (patch)
tree01de5399b355ff1d075bb4bb54f33c43d553cbbf /src/s
parent5c5eb33532375e6c7ee7ea5e7f690aeba13cff5e (diff)
downloademacs-ca8a0685e0ebffb316d5d42658906da44d57a547.tar.gz
emacs-ca8a0685e0ebffb316d5d42658906da44d57a547.zip
entered into RCS
Diffstat (limited to 'src/s')
-rw-r--r--src/s/sco5.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/s/sco5.h b/src/s/sco5.h
index 6c32efa62ca..ef247b3665e 100644
--- a/src/s/sco5.h
+++ b/src/s/sco5.h
@@ -1,5 +1,5 @@
1/* System description file for SCO 3.2v5. 1/* System description file for SCO 3.2v5.
2 Copyright (C) 1993, 1994 Free Software Foundation, Inc. 2 Copyright (C) 1996 Free Software Foundation, Inc.
3 3
4This file is part of GNU Emacs. 4This file is part of GNU Emacs.
5 5
@@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License
17along with GNU Emacs; see the file COPYING. If not, write to 17along with GNU Emacs; see the file COPYING. If not, write to
18the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ 18the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
19 19
20/* Contributed by Ian Lance Taylor, ian@cygnus.com. */ 20/* Contributed by Mark Diekhans <markd@grizzly.com>. */
21 21
22/* SCO is sort of like SVR3. */ 22/* SCO is sort of like SVR3. */
23#include "usg5-3.h" 23#include "usg5-3.h"