diff options
Diffstat (limited to 'src/tag.h')
-rw-r--r-- | src/tag.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ typedef struct _MpdTag { char * album; char * track; char * title; + int time; } MpdTag; MpdTag * newMpdTag(); |
index : mpd | ||
clone of git://git.musicpd.org/master/mpd.git | Alexander Sulfrian |
aboutsummaryrefslogtreecommitdiffstats |