File: report.h

package info (click to toggle)
cdparanoia 3a9.8-6
  • links: PTS
  • area: main
  • in suites: woody
  • size: 572 kB
  • ctags: 538
  • sloc: ansic: 6,259; sh: 1,235; makefile: 61
file content (3 lines) | stat: -rw-r--r-- 119 bytes parent folder | download | duplicates (5)
1
2
3
extern void report(char *s);
extern void report2(char *s, char *s2);
extern void report3(char *s, char *s2, char *s3);