mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-16 18:25:11 -06:00
Remove trailing whitespace
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18734 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
ea6cc51d8a
commit
a3145975e5
@ -256,7 +256,7 @@ quickfill_insert_recursive (QuickFill *qf, const char *text, int depth,
|
||||
|
||||
if (qf == NULL)
|
||||
return;
|
||||
|
||||
|
||||
if ((text == NULL) || (g_utf8_strlen (text, -1) <= depth))
|
||||
return;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user