Added prototype for systems defining __STDC__.
authorMartin Baulig <martin@src.gnome.org>
Tue, 19 May 1998 22:44:20 +0000 (22:44 +0000)
committerMartin Baulig <martin@src.gnome.org>
Tue, 19 May 1998 22:44:20 +0000 (22:44 +0000)
commit6eec1a0c05185e7fa8966b1727c5599061813ba2
tree4a301c0e062abc66e9d82a9ca2861dfcdc3264ed
parentb1b2b62910a8108dcb7cc18775eb4d1b441ec3ac
Added prototype for systems defining __STDC__.

* vsnprintf.c (vsnprintf): Added prototype for systems
  defining __STDC__.

* vsnprintf.c (snprintf): Moved toward the end of the
  file, that the compiler gets correct prototype for
  vsnprintf().

svn path=/trunk/; revision=206
support/ChangeLog
support/vsnprintf.c