X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Foutput%2Fpivot-table.h;h=2770c611d61b3ff27a083e089ea7eb1487b86133;hb=2720633be76a46488e05bb9a0d45f24a89375065;hp=c613e55efc81d557c03d67b28f45ce72f23c31da;hpb=3b03678858485b01277d7488323613fb28691834;p=pspp diff --git a/src/output/pivot-table.h b/src/output/pivot-table.h index c613e55efc..2770c611d6 100644 --- a/src/output/pivot-table.h +++ b/src/output/pivot-table.h @@ -467,7 +467,7 @@ struct pivot_table struct pivot_value *subtype; /* Same as spv_item's subtype. */ struct pivot_value *corner_text; struct pivot_value *caption; - char *notes; + char *notes; /* Shown as tooltip. */ /* Dimensions. */ struct pivot_dimension **dimensions;