X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpsppire-dialog-action-autorecode.c;h=a3c2eefb8aaf4e3b753b0f2fca309f0032724258;hb=745ee355670b71d243c2cf1cc162352e2ee00360;hp=a86420919af8266eff7c2f69b33ab55291e10260;hpb=4d18755d6a6e6e04a252bd2ccef1ad3e45da184e;p=pspp diff --git a/src/ui/gui/psppire-dialog-action-autorecode.c b/src/ui/gui/psppire-dialog-action-autorecode.c index a86420919a..a3c2eefb8a 100644 --- a/src/ui/gui/psppire-dialog-action-autorecode.c +++ b/src/ui/gui/psppire-dialog-action-autorecode.c @@ -112,7 +112,7 @@ nlp_destroy (gpointer data) static char * -generate_syntax (PsppireDialogAction *act) +generate_syntax (const PsppireDialogAction *act) { PsppireDialogActionAutorecode *rd = PSPPIRE_DIALOG_ACTION_AUTORECODE (act);