mirror of
https://github.com/reactos/reactos.git
synced 2025-01-05 22:12:46 +00:00
6 lines
73 B
C
6 lines
73 B
C
|
#include "util.h"
|
||
|
|
||
|
int match_line(FILE *outFile, char *Line);
|
||
|
|
||
|
/* EOF */
|