Avoid crash in psppire-dialog-action-logistic.c
authorJohn Darrington <john@darrington.wattle.id.au>
Thu, 24 Apr 2014 04:53:27 +0000 (06:53 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Thu, 24 Apr 2014 04:53:27 +0000 (06:53 +0200)
Commit 14f4522a17db23e67a6fa17876633cc6260cb42b introduced some
printf directives which syntax_gen_pspp did not support.  This
resulted in an assertion failure.

This change reverts the changes which caused the problem.


No differences found