Home
last modified time | relevance | path

Searched refs:text_genre (Results 1 – 1 of 1) sorted by relevance

/dports/audio/mp3info/mp3info-0.8.5a/
H A Dtextfunc.c169 void text_genre(unsigned char *genre,char *buffer) { in text_genre() function
261 text_genre(mp3->id3.genre,genre); in format_output()