summaryrefslogtreecommitdiff
path: root/gcc/genemit.c
diff options
context:
space:
mode:
authorzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>2000-02-05 05:05:03 +0000
committerzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>2000-02-05 05:05:03 +0000
commitaec0c99afa36518d16780c4a7c0f9af53b5196bc (patch)
tree23f61d033194648b2274922114c40aa619aeff02 /gcc/genemit.c
parent9805b0585b3235dd21cdcff118347a6990a47218 (diff)
downloadgcc-aec0c99afa36518d16780c4a7c0f9af53b5196bc.tar.gz
Word wrap comment
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@31803 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/genemit.c')
-rw-r--r--gcc/genemit.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/genemit.c b/gcc/genemit.c
index 24b4015c1b2..a62e94dee95 100644
--- a/gcc/genemit.c
+++ b/gcc/genemit.c
@@ -1,5 +1,6 @@
/* Generate code from machine description to emit insns as rtl.
- Copyright (C) 1987, 88, 91, 94, 95, 97-99, 2000 Free Software Foundation, Inc.
+ Copyright (C) 1987, 88, 91, 94, 95, 97-99, 2000
+ Free Software Foundation, Inc.
This file is part of GNU CC.