X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=src%2Fgetline.c;h=114e2c33db38b2ea0ca13bb33f63ec2e2a36fb90;hb=e91248ddc41199bda0676817debf080c2b7835a1;hp=e5dae5d9ce91552d0e5b20010173c8bdd6421973;hpb=63b39c9b76b2db4c9ac79050f256af8207802b7f;p=pspp-builds.git diff --git a/src/getline.c b/src/getline.c index e5dae5d9..114e2c33 100644 --- a/src/getline.c +++ b/src/getline.c @@ -230,7 +230,7 @@ static void welcome (void) { getl_welcomed = 1; - fputs ("PSPP is free software and you are welcome to distribute copies of" + fputs ("PSPP is free software and you are welcome to distribute copies of " "it\nunder certain conditions; type \"show copying.\" to see the " "conditions.\nThere is ABSOLUTELY NO WARRANTY for PSPP; type \"show " "warranty.\" for details.\n", stdout);