Corrected a spelling error, mostly in comment lines

This commit is contained in:
Michiel Broek
2002-06-19 20:31:35 +00:00
parent 9d3926c3a9
commit cfedf5d784
20 changed files with 25 additions and 25 deletions

View File

@@ -39,7 +39,7 @@
#include "mball.h"
extern int do_quiet; /* Supress screen output */
extern int do_quiet; /* Suppress screen output */
int do_zip = FALSE; /* Create ZIP archives */
int do_list = FALSE; /* Create filelist */
extern int e_pid; /* Pid of child */