make travis happy

This commit is contained in:
Dominik Maier
2020-03-31 04:51:38 +02:00
parent 5a4d4ad736
commit b83a2c1a00
9 changed files with 13 additions and 22 deletions

View File

@ -59,13 +59,10 @@
#include <sys/types.h>
#include <sys/resource.h>
u8 be_quiet;
char *stdin_file; /* stdin file */
u8 *in_dir, /* input folder */
*doc_path, /* Path to docs */
*at_file = NULL; /* Substitution string for @@ */
*at_file = NULL; /* Substitution string for @@ */
static u8 *in_data; /* Input data */