Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 605158 | Differences between
and this patch

Collapse All | Expand All

(-)libid3tag-0.15.1b-orig/compat.h (-1 / +1 lines)
Lines 34-40 struct id3_compat { Link Here
34
};
34
};
35
35
36
struct id3_compat const *id3_compat_lookup(register char const *,
36
struct id3_compat const *id3_compat_lookup(register char const *,
37
					   register unsigned int);
37
					   register size_t);
38
38
39
int id3_compat_fixup(struct id3_tag *);
39
int id3_compat_fixup(struct id3_tag *);
40
40

Return to bug 605158