X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpsppire-dialog-action-descriptives.c;h=f95ba90771f4fd7c16693f703f7d183f7b2b7bef;hb=745ee355670b71d243c2cf1cc162352e2ee00360;hp=55535043a8f995c6ba530387195788da7d5885f8;hpb=4d18755d6a6e6e04a252bd2ccef1ad3e45da184e;p=pspp diff --git a/src/ui/gui/psppire-dialog-action-descriptives.c b/src/ui/gui/psppire-dialog-action-descriptives.c index 55535043a8..f95ba90771 100644 --- a/src/ui/gui/psppire-dialog-action-descriptives.c +++ b/src/ui/gui/psppire-dialog-action-descriptives.c @@ -74,7 +74,7 @@ static const struct checkbox_entry_item stats[] = static char * -generate_syntax (PsppireDialogAction *act) +generate_syntax (const PsppireDialogAction *act) { PsppireDialogActionDescriptives *scd = PSPPIRE_DIALOG_ACTION_DESCRIPTIVES (act); gchar *text;