]> xenbits.xensource.com Git - xen.git/commit
figlet: Fix handling of full final line of octal output.
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 23 Apr 2008 08:02:15 +0000 (09:02 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 23 Apr 2008 08:02:15 +0000 (09:02 +0100)
commit1fd55df7f9f16a701d9e184f5554ea6c0507a381
tree6819a25208247dee35af2346b614c429c876287e
parentd97223cd7759bf309a17bf6f8e8ef4dd1ba71f89
figlet: Fix handling of full final line of octal output.
It should not be terminated with a backslash.

Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/tools/figlet/figlet.c