aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorStan Cox <coxs@gnu.org>1997-01-29 15:04:46 +0000
committerStan Cox <coxs@gnu.org>1997-01-29 15:04:46 +0000
commita2ec2fadc59a2a51fd87c7276f0399ed09a9c4a0 (patch)
tree0d88ebb62ddd60ef15414b9e1cfdd5ddc002af7b /gcc
parent74265b1e593548dbe6d7e18d24d25cfeae9ccbd0 (diff)
downloadgcc-a2ec2fadc59a2a51fd87c7276f0399ed09a9c4a0.zip
gcc-a2ec2fadc59a2a51fd87c7276f0399ed09a9c4a0.tar.gz
gcc-a2ec2fadc59a2a51fd87c7276f0399ed09a9c4a0.tar.bz2
Fixed comment.
From-SVN: r13560
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/i386/go32-rtems.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/config/i386/go32-rtems.h b/gcc/config/i386/go32-rtems.h
index 2a7d2e5..282465b 100644
--- a/gcc/config/i386/go32-rtems.h
+++ b/gcc/config/i386/go32-rtems.h
@@ -1,4 +1,5 @@
-/* Configuration for an i386 running RTEMS on top of MS-DOS with djgpp/go32. */
+/* Configuration for an i386 running RTEMS on top of MS-DOS with
+ djgpp/go32 v1.x.
Copyright (C) 1996 Free Software Foundation, Inc.
Contributed by Joel Sherrill (joel@OARcorp.com).