1
0
Fork 0
mirror of https://github.com/reactos/reactos.git synced 2025-06-07 18:30:37 +00:00
reactos/sdk/tools/log2lines/match.h

6 lines
73 B
C
Raw Normal View History

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