Code

Replaced the time_t type with glibs GTime
[ncmpc.git] / src / strfsong.h
2 gsize strfsong(gchar *s, gsize max, const gchar *format, mpd_Song *song);