X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=mp3_afh.c;h=9c190ea6be2c50ef78a79134b578c508181b2c1b;hb=09effd7848b2151068a4cc4b4c4c7a0b49e05e6d;hp=5a8c956d219bf1b11e6a757f7555a6ba1c605b5b;hpb=2968f502b9e01f5e9f0f38ac918ce6ed801b04f1;p=paraslash.git diff --git a/mp3_afh.c b/mp3_afh.c index 5a8c956d..9c190ea6 100644 --- a/mp3_afh.c +++ b/mp3_afh.c @@ -138,7 +138,7 @@ static void write_info_str(struct afh_info *afhi) { int v = mp3.id3_isvalid; - snprintf(afhi->info_string, MMD_INFO_SIZE, + afhi->info_string = make_message( "%s: %cbr, %s\n" /* audio file info*/ "%s: %s, by %s\n" /* taginfo1 */ "%s: A: %s, Y: %s, C: %s\n", /* taginfo 2*/