ReactOS 0.4.16-dev-297-gc569aee
|
#include <stdio.h>
#include <string.h>
#include "version.h"
#include "options.h"
#include "util.h"
#include "log2lines.h"
Go to the source code of this file.
Functions | |
void | stat_print (FILE *outFile, PSUMM psumm) |
void | stat_clear (PSUMM psumm) |
Definition at line 17 of file stat.c.
Referenced by handle_escape_cmd(), and translate_files().