diff help/help_mp-fr.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-fr.h	Mon Jun 21 10:40:30 2010 +0000
+++ b/help/help_mp-fr.h	Mon Jun 21 10:51:31 2010 +0000
@@ -1457,7 +1457,7 @@
 
 #define MSGTR_MPDEMUX_CDDA_CantOpenCDDADevice "Impossible ouvrir périphérique CDDA.\n"
 #define MSGTR_MPDEMUX_CDDA_CantOpenDisc "Impossible ouvrir disque.\n"
-#define MSGTR_MPDEMUX_CDDA_AudioCDFoundWithNTracks "CD audio trouvé avec %ld pistes.\n"
+#define MSGTR_MPDEMUX_CDDA_AudioCDFoundWithNTracks "CD audio trouvé avec %d pistes.\n"
 
 // cddb.c