Port r13909 from the mainline.
[xiph/unicode.git] / cdparanoia / report.h
blob28444577ab9e318cda38de64c75bf83c312f4009
1 extern void report(char *s);
2 extern void report2(char *s, char *s2);
3 extern void report3(char *s, char *s2, char *s3);