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

@@ -41,7 +41,7 @@
#include "nlinfo.h"
extern int do_quiet; /* Supress screen output */
extern int do_quiet; /* Suppress screen output */
int do_attach = FALSE; /* Send file attaches */
int do_node = FALSE; /* Query the nodelist */
int do_poll = FALSE; /* Poll a node */