diff options
author | Richard Stallman <rms@gnu.org> | 1992-07-20 03:26:54 +0000 |
---|---|---|
committer | Richard Stallman <rms@gnu.org> | 1992-07-20 03:26:54 +0000 |
commit | 638e22943f557b85d49b5606434cd08649021847 (patch) | |
tree | 21f95004f8d246af4f5ac2dd2638006e66d787f8 /gcc/sdbout.c | |
parent | 18a53b787cd3fa67d7e9aaf695c975a632558c3e (diff) | |
download | gcc-638e22943f557b85d49b5606434cd08649021847.zip gcc-638e22943f557b85d49b5606434cd08649021847.tar.gz gcc-638e22943f557b85d49b5606434cd08649021847.tar.bz2 |
entered into RCS
From-SVN: r1639
Diffstat (limited to 'gcc/sdbout.c')
-rw-r--r-- | gcc/sdbout.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/sdbout.c b/gcc/sdbout.c index b95b1c2..3c337bd 100644 --- a/gcc/sdbout.c +++ b/gcc/sdbout.c @@ -950,7 +950,7 @@ sdbout_one_type (type) TREE_ASM_WRITTEN (type) = 1; #if 1 /* This is reputed to cause trouble with the following case, - but perhaps checking TYPE_SIZE above will fix it. + but perhaps checking TYPE_SIZE above will fix it. */ /* Here is a test case: |