File: report.h

package info (click to toggle)
cdparanoia 3a9-1
  • links: PTS
  • area: main
  • in suites: slink
  • size: 556 kB
  • ctags: 530
  • sloc: ansic: 6,535; sh: 1,238; makefile: 33
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);