]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/lib/libc-extension.cc
partial: 0.0.42.pre3.hanjan
[lilypond.git] / flower / lib / libc-extension.cc
index f9a255683e717959f378da4001bc49a479cd823d..3a89e81008bf5fc5500899355f1bfdeccb2b2700 100644 (file)
@@ -101,7 +101,7 @@ strrev( Byte* byte_l, int length_i )
 }
 
 #ifndef HAVE_SNPRINTF
-int snprintf ( char *str, size_t n,
+int snprintf ( char *str, size_t,
               const char *format, ... )
 {
     va_list ap;