reactos/reactos/tools/log2lines/match.h
Dmitry Gorbachev 48cc443d59 Update log2lines to ver. 2.2. Jan Roeloffzen, bug #4342.
svn path=/trunk/; revision=46211
2010-03-15 17:03:37 +00:00

6 lines
73 B
C

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