Fix compilation warnings about snprintf in the MSDOS build.
commit934cde5459b50b54901c1583e7d19ff0dd5dd6ab
authorEli Zaretskii <eliz@gnu.org>
Sat, 23 Aug 2014 08:22:46 +0000 (23 11:22 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 23 Aug 2014 08:22:46 +0000 (23 11:22 +0300)
treec2035304ac6f4e9eff3f63d03379e82979849280
parent09f3715543c655375e4b0b9cfab00b42b6a4ff0d
Fix compilation warnings about snprintf in the MSDOS build.

 msdos/sed2v2.inp [DJGPP <= 2.03]: Add a prototype for snprintf, to
 avoid compilation warning from newer GCC versions that have
 snprintf as a built-in.  Reported by Juan Manuel Guerrero
 <juan.guerrero@gmx.de>.
msdos/ChangeLog
msdos/sed2v2.inp