diff options
author | rms <rms@138bc75d-0d04-0410-961f-82ee72b054a4> | 1992-07-20 03:26:54 +0000 |
---|---|---|
committer | rms <rms@138bc75d-0d04-0410-961f-82ee72b054a4> | 1992-07-20 03:26:54 +0000 |
commit | ed689d5efa04a84b52f92dc87bd0b10de30165eb (patch) | |
tree | 21f95004f8d246af4f5ac2dd2638006e66d787f8 /gcc/sdbout.c | |
parent | 2b9f2488d5346c2318c88fe77d26a1e5ba5c4c0d (diff) | |
download | gcc-ed689d5efa04a84b52f92dc87bd0b10de30165eb.tar.gz |
entered into RCS
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1639 138bc75d-0d04-0410-961f-82ee72b054a4
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 b95b1c2af98..3c337bd1fe7 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: |