* src/symtab.c (symbol_make_alias): Set type of SYMVAL to be
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 29 Dec 2002 04:31:58 +0000 (04:31 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 29 Dec 2002 04:31:58 +0000 (04:31 +0000)
commit535c0f632817276cdae1e7424781b8a75ff6c05e
tree865db1702128c7e7ae19b97d2ccc53d0ae16ed29
parent527203e98e6c57e185ac4308631cc6286edb13d1
* src/symtab.c (symbol_make_alias): Set type of SYMVAL to be
that of SYM's type.  This fixes Debian bug 168069, reported by
Thomas Olsson.
ChangeLog