reactos/sdk/tools/log2lines/match.h

6 lines
73 B
C

#include "util.h"
int match_line(FILE *outFile, char *Line);
/* EOF */