diff help/help_mp-pl.h @ 31446:a9475c68aa47

Adjust printf length modifier, fixes the warning: stream/stream_cdda.c:358: warning: format '%ld' expects type 'long int', but argument 4 has type 'int'
author diego
date Mon, 21 Jun 2010 10:51:31 +0000
parents 317649676214
children 01f7cf82b7b1
line wrap: on
line diff
--- a/help/help_mp-pl.h	Mon Jun 21 10:40:30 2010 +0000
+++ b/help/help_mp-pl.h	Mon Jun 21 10:51:31 2010 +0000
@@ -1363,7 +1363,7 @@
 
 #define MSGTR_MPDEMUX_CDDA_CantOpenCDDADevice "Nie omgę otworzyć urządzenia CDDA.\n"
 #define MSGTR_MPDEMUX_CDDA_CantOpenDisc "Nie mogę otworzyć płyty.\n"
-#define MSGTR_MPDEMUX_CDDA_AudioCDFoundWithNTracks "Znalazłem płytę audio z %ld ścieżkami.\n"
+#define MSGTR_MPDEMUX_CDDA_AudioCDFoundWithNTracks "Znalazłem płytę audio z %d ścieżkami.\n"
 
 // cddb.c