fixed incorrect ChangeLog entry; I did not add a prototype for vsnprintf()
authorMartin Baulig <martin@src.gnome.org>
Thu, 21 May 1998 14:29:54 +0000 (14:29 +0000)
committerMartin Baulig <martin@src.gnome.org>
Thu, 21 May 1998 14:29:54 +0000 (14:29 +0000)
commit2047a1785bd3f2f9fc5cec210e9cff1bef51ebee
tree0eba10e5add35fcff4b47798491eb9970f8fdd50
parent06f180c3a7b352057b99bb3ed20c051d51cd4f63
fixed incorrect ChangeLog entry; I did not add a prototype for vsnprintf()

* vsnprintf.c: fixed incorrect ChangeLog entry; I did not add a prototype for
vsnprintf() yesterday, I just changed its actual declaration on systems defining
__STDC__ to avoid a clash with the prototype in some system header file.

svn path=/trunk/; revision=217
support/ChangeLog