X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpsppire-dialog-action-recode.c;h=d4066dbd06d378513aefec5102f58a9b7f3c1f53;hb=745ee355670b71d243c2cf1cc162352e2ee00360;hp=3ed1b663e3301afea731534adad26d3983c5bf1e;hpb=4d18755d6a6e6e04a252bd2ccef1ad3e45da184e;p=pspp diff --git a/src/ui/gui/psppire-dialog-action-recode.c b/src/ui/gui/psppire-dialog-action-recode.c index 3ed1b663e3..d4066dbd06 100644 --- a/src/ui/gui/psppire-dialog-action-recode.c +++ b/src/ui/gui/psppire-dialog-action-recode.c @@ -878,7 +878,7 @@ new_value_append_syntax (struct string *dds, const struct new_value *nv) static char * -generate_syntax (PsppireDialogAction *act) +generate_syntax (const PsppireDialogAction *act) { PsppireDialogActionRecode *rd = PSPPIRE_DIALOG_ACTION_RECODE (act); gboolean ok;