BSD 3 development
[unix-history] / usr / src / cmd / tbl / t3.c
index b5c1e6e..22f71ec 100644 (file)
@@ -1,6 +1,6 @@
  /* t3.c: interpret commands affecting whole table */
 # include "t..c"
  /* t3.c: interpret commands affecting whole table */
 # include "t..c"
-struct optstr {char *optnam; int *optadd;} options [] {
+struct optstr {char *optnam; int *optadd;} options [] {
        "expand", &expflg,
        "EXPAND", &expflg,
        "center", &ctrflg,
        "expand", &expflg,
        "EXPAND", &expflg,
        "center", &ctrflg,