regedit: Fix the wrapping of binary values in export_hkey().
authorFrancois Gouget <fgouget@codeweavers.com>
Wed, 12 Nov 2008 10:32:23 +0000 (11:32 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 12 Nov 2008 12:12:35 +0000 (13:12 +0100)
commite1901500ee5f90c72148f1d49125b64f1fdc26b7
tree5defcbd47d21fae273999e8287e0885b71d51feb
parentf0f91a69b3424d4403b6c2b75579878eed77aa9f
regedit: Fix the wrapping of binary values in export_hkey().

Don't wait until the line overflows before wrapping it.
Don't wrap the last line.
programs/regedit/regproc.c