* gdbtypes.h: Remove const from decl for cplus_struct_default to
authorStu Grossman <grossman@cygnus>
Tue, 15 Dec 1992 02:02:21 +0000 (02:02 +0000)
committerStu Grossman <grossman@cygnus>
Tue, 15 Dec 1992 02:02:21 +0000 (02:02 +0000)
commit7f70a2756406d76578fc4a6af98c42fd85f28b12
tree4bce5a5b8632fce451d424c14883b02d54db261b
parent47bc42e606532973b8a9d479d9a5fda9ccde2293
* gdbtypes.h:  Remove const from decl for cplus_struct_default to
work around PA-GAS assembler bug.  Also, add trailing */ to some
comments.
* gdbtypes.c:  Remove const from decl for cplus_struct_default.
Same reason as above.
gdb/ChangeLog