X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Foutput%2Ftable.h;h=3f97b0ee403275f38a9298e9416dc1575b14a77b;hb=f5c108becd49d78f4898cab11352291f5689d24e;hp=00f14180433e6e19be5d8a8d9c03c0822509a6c6;hpb=7eee0554f378481faf447e2d2e940f389d6b05ec;p=pspp-builds.git diff --git a/src/output/table.h b/src/output/table.h index 00f14180..3f97b0ee 100644 --- a/src/output/table.h +++ b/src/output/table.h @@ -75,7 +75,7 @@ typedef void tab_dim_func (struct tab_table *, struct outp_driver *); struct tab_table { struct pool *container; - + /* Contents. */ int col_style; /* Columns: One of TAB_COL_*. */ int col_group; /* Number of rows per column group. */