]> gcc.gnu.org Git - gcc.git/commit
collect2.c (error): Fix typo in declaration.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Fri, 29 Jan 1999 11:41:02 +0000 (11:41 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Fri, 29 Jan 1999 11:41:02 +0000 (11:41 +0000)
commit1c5d09e4af5c154cea90ff98610c15b70f6ba606
treec3cb102b4a0f46fc17ea8828e5d857647ce42108
parent22b4cc659540fea9ce63b60dcf36e1727f036eee
collect2.c (error): Fix typo in declaration.

        * collect2.c (error): Fix typo in declaration.
        * cpperror.c (cpp_message): Likewise.
        * cpplib.c (cpp_warning): Likewise.
        * cpplib.h (cpp_notice): Use PVPROTO not VPROTO, also add
        ATTRIBUTE_PRINTF_1.
        * toplev.c (error): Fix typo in declaration.

From-SVN: r24904
gcc/ChangeLog
gcc/collect2.c
gcc/cpperror.c
gcc/cpplib.c
gcc/cpplib.h
gcc/toplev.c
This page took 0.062509 seconds and 5 git commands to generate.