* stabsread.c (cleanup_undefined_types): Use replace_type, not memcpy.
authorJim Blandy <jimb@codesourcery.com>
Sat, 4 May 2002 00:21:09 +0000 (00:21 +0000)
committerJim Blandy <jimb@codesourcery.com>
Sat, 4 May 2002 00:21:09 +0000 (00:21 +0000)
commit13a393b0d3bc047b7ce69cb25502437d96e8fb95
treeae66cc45ae8836df0b1293876ba5755fc3b0b57c
parent2ae1c2d22252e6ac448c9e5fe11d7cd8701284e3
* stabsread.c (cleanup_undefined_types): Use replace_type, not memcpy.
(read_type): Doc fix.
* gdbtypes.c (replace_type): Doc fix.
gdb/ChangeLog
gdb/gdbtypes.c
gdb/stabsread.c