summaryrefslogtreecommitdiffstats
path: root/usr.bin/tn3270/tools/mkastosc/mkastosc.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/tn3270/tools/mkastosc/mkastosc.c')
-rw-r--r--usr.bin/tn3270/tools/mkastosc/mkastosc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tn3270/tools/mkastosc/mkastosc.c b/usr.bin/tn3270/tools/mkastosc/mkastosc.c
index 697122d..932a388 100644
--- a/usr.bin/tn3270/tools/mkastosc/mkastosc.c
+++ b/usr.bin/tn3270/tools/mkastosc/mkastosc.c
@@ -133,7 +133,7 @@ char *argv[];
}
printf(" */\n");
}
-
+
for (attable = &table[0]; attable <= &table[highestof(table)]; attable++) {
for (this = *attable; this; this = this->next) {
OpenPOWER on IntegriCloud