This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: committed: cplus-dem.c: Add back ATTRIBUTE_UNUSED for parameter option.


      static char *
      ada_demangle (mangled, option)
           const char* mangled;
    !      int option ATTRIBUTE_UNUSED;
      {

Can people please try to fix whitespace errors when they see them?

That should be "const char *mangled".

Thanks.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]