summaryrefslogtreecommitdiffstats
path: root/gcc/sdbout.c
diff options
context:
space:
mode:
authorrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>1992-05-07 06:41:23 +0000
committerrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>1992-05-07 06:41:23 +0000
commit4bbea25433b26fb34cc286ba96974f23dbe15ccd (patch)
treed583d908c670671b25c202db24844f7db39d0ad1 /gcc/sdbout.c
parentb550e0588e54efcea40f213bc2a92149514efa19 (diff)
downloadppe42-gcc-4bbea25433b26fb34cc286ba96974f23dbe15ccd.tar.gz
ppe42-gcc-4bbea25433b26fb34cc286ba96974f23dbe15ccd.zip
*** empty log message ***
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@930 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/sdbout.c')
-rw-r--r--gcc/sdbout.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/sdbout.c b/gcc/sdbout.c
index 6eebfd1552d..4f6c4e59966 100644
--- a/gcc/sdbout.c
+++ b/gcc/sdbout.c
@@ -34,7 +34,7 @@ AT&T C compiler. From the example below I would conclude the following:
4. All structure .defs are emitted before the typedefs that refer to them.
5. All top level static and external variable definitions are moved to the
- end of file with all top level statics occuring first before externs.
+ end of file with all top level statics occurring first before externs.
6. All undefined references are at the end of the file.
*/
OpenPOWER on IntegriCloud