X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=src%2Fui%2Fgui%2Fpsppire-dialog-action-k-independent.c;h=3a590f95d1f6d6aa1717783521dcdd6165055b60;hb=2a3d7330188ac2faf40093dbaa09a901558217d8;hp=9027fdd0a4f8b71294b519cc17b2608176257d68;hpb=e1c4d5d0f0c63ef20927ac2cd7f9ff4e7e4cf5c5;p=pspp diff --git a/src/ui/gui/psppire-dialog-action-k-independent.c b/src/ui/gui/psppire-dialog-action-k-independent.c index 9027fdd0a4..3a590f95d1 100644 --- a/src/ui/gui/psppire-dialog-action-k-independent.c +++ b/src/ui/gui/psppire-dialog-action-k-independent.c @@ -74,7 +74,7 @@ generate_syntax (const PsppireDialogAction *act) kid->upper_limit_value.f); } } - + g_string_append (string, ".\n"); text = string->str;