Preserve empty lines in commit message
commitb94a7149c3bc784d7d7e45d45ba6b9932f363431
authorSven Strickroth <email@cs-ware.de>
Mon, 11 Nov 2013 22:36:44 +0000 (11 23:36 +0100)
committerSven Strickroth <email@cs-ware.de>
Mon, 11 Nov 2013 22:36:44 +0000 (11 23:36 +0100)
tree57d2b0baea1fa3a14b030eb106172e273dd1ccf9
parent44d89a999e1307c7dbaa3be64ba8c6e4c8efe03f
Preserve empty lines in commit message

CString.Tokenize skips empty tokens.

Regression of 5076b9aca9b0324ecc2901068c3572d0a0157b3e.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/TortoiseProc/AppUtils.cpp