* utils.c (error): Move local `args' outside conditional,
authorStan Shebs <shebs@codesourcery.com>
Fri, 23 Jun 1995 04:41:37 +0000 (04:41 +0000)
committerStan Shebs <shebs@codesourcery.com>
Fri, 23 Jun 1995 04:41:37 +0000 (04:41 +0000)
commit31bda44a6dcd39af8883880fb0d266b4beec3290
tree86cbd97c105203e740114fdb6cfab7b5744ed8da
parent26a53fe826131fdc483fc0cb3d616b214b442f92
* utils.c (error): Move local `args' outside conditional,
move local `string1' inside, declare function as void if
non-ANSI compiler, dereference error_hook when calling.
gdb/ChangeLog