* set.q (show_warranty): Use fputs to print lack-of-warranty
authorBen Pfaff <blp@gnu.org>
Mon, 17 Sep 2007 04:00:53 +0000 (04:00 +0000)
committerBen Pfaff <blp@gnu.org>
Mon, 17 Sep 2007 04:00:53 +0000 (04:00 +0000)
commit20030d3202400f0ce981589d19b4ed53927647b6
tree45062565819aa9ef072bb66f6a06c547db0344cd
parenta9bc3a58c61845600bc24fc009c9887c5f38ca69
* set.q (show_warranty): Use fputs to print lack-of-warranty
statement, instead of msg.  This is because msg now outputs the
message to output devices, and the output subsystem is not
prepared to deal with table cells that exceed one page in length.
Thanks to John Darrington for bug report and review.  Bug #21093.
(show_copying) Ditto.

* copyleft.c: Add trailing new-lines to lack-of-warranty
statement.
src/language/utilities/ChangeLog
src/language/utilities/set.q
src/libpspp/ChangeLog
src/libpspp/copyleft.c