X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Foutput%2Ftable.h;h=add7bf94bee3da0bad444c9b3880682d6587ffda;hb=39df27f80745cf9622ac5e916a098c17961c2585;hp=51cb1f42429ec72c02d1527be31e7816ace0e7aa;hpb=21f20b8cb6460fd5ac9db7fde038bc00cfa80831;p=pspp diff --git a/src/output/table.h b/src/output/table.h index 51cb1f4242..add7bf94be 100644 --- a/src/output/table.h +++ b/src/output/table.h @@ -26,9 +26,9 @@ broken across more than one page, those rows or columns are repeated on each page. - A table is not itself an output_item, and thus a table cannot by itself be - used for output, but they can be embedded inside struct table_item (see - table-item.h) for that purpose. */ + Some drivers use tables as an implementation detail of rendering pivot + tables. +*/ #include #include