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]
Other format: [Raw text]

[PATCH] Fix comment in c-family/c-common.h


I caught this comment fix when I was looking at c-common.h.
diagnostic-core.h is now the file which contains error/warning/sorry
rather than toplev.h.

OK?

Thanks,
Andrew Pinski

ChangeLog:
* c-common.h: Update comment for the location change of the diagnostic
functions.

Attachment: fixcomment.diff.txt
Description: Text document


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