remove dangling spaces
This commit is contained in:
@@ -344,7 +344,7 @@ int main(int n,char **args) {
|
||||
|
||||
int j;
|
||||
static struct defs d0, *pd0;
|
||||
|
||||
|
||||
d0.flgs = 1; /* These flags dictate */
|
||||
d0.flgm = 1; /* the verbosity of */
|
||||
d0.flgd = 1; /* the program. */
|
||||
|
||||
Reference in New Issue
Block a user