(inf_size): Move decl inside main.
authorRichard Stallman <rms@gnu.org>
Wed, 20 Oct 1993 21:33:01 +0000 (21:33 +0000)
committerRichard Stallman <rms@gnu.org>
Wed, 20 Oct 1993 21:33:01 +0000 (21:33 +0000)
commitc2b6b9a1d96a199e7b77aae54b4054e95c5a544a
treeb5ea7af5329159bfcdc6980764c6b465fc460691
parent928eb3809f3473fe601bf5f917790b642a120132
(inf_size):  Move decl inside main.

(strdup):  Use xmalloc rathern than malloc.
Don't use the return value of strcpy.
(INF_UNGET):  Take parameter;  do nothing if EOF.
(strcpy): Declaration deleted.

From-SVN: r5834
gcc/fix-header.c