cpplib.h (struct cpp_callbacks): Annotate error with ATTRIBUTE_FPTR_PRINTF(3,0) inste...
authorGerald Pfeifer <gerald@pfeifer.com>
Mon, 14 Nov 2005 16:28:55 +0000 (16:28 +0000)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Mon, 14 Nov 2005 16:28:55 +0000 (16:28 +0000)
commitba0966205abd97fa9d915e0c4c5e22afa5936b15
tree8c82c5342d450485ff4219e97dfc540749fa4e5a
parentb96758645044c7090a537665941b1ff87ca8fe15
cpplib.h (struct cpp_callbacks): Annotate error with ATTRIBUTE_FPTR_PRINTF(3,0) instead of ATTRIBUTE_PRINTF(3,0).

* include/cpplib.h (struct cpp_callbacks): Annotate error with
ATTRIBUTE_FPTR_PRINTF(3,0) instead of ATTRIBUTE_PRINTF(3,0).

Co-Authored-By: Ian Lance Taylor <ian@airs.com>
From-SVN: r106891
libcpp/ChangeLog
libcpp/include/cpplib.h