X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpsppire-dialog-action-aggregate.c;h=0ed0b1636af93cce5dbd4af2e9bcb148b14247ca;hb=467aae8e17e0790b4d7b7e4a528bd1f865d39a24;hp=cb0c4727ca1854c8a654ca3957f5743cdd8a13bf;hpb=0bda70f475aad77db5636ae0bca170513353c988;p=pspp diff --git a/src/ui/gui/psppire-dialog-action-aggregate.c b/src/ui/gui/psppire-dialog-action-aggregate.c index cb0c4727ca..0ed0b1636a 100644 --- a/src/ui/gui/psppire-dialog-action-aggregate.c +++ b/src/ui/gui/psppire-dialog-action-aggregate.c @@ -95,7 +95,7 @@ append_destination_filename (const PsppireDialogActionAggregate *agg, GString *g static char * -generate_syntax (PsppireDialogAction *act) +generate_syntax (const PsppireDialogAction *act) { PsppireDialogActionAggregate *agg = PSPPIRE_DIALOG_ACTION_AGGREGATE (act);