-
Committer:
jan at mysql
-
Date:
2010-07-06 18:35:20 UTC
-
Revision ID:
jan@mysql.com-20100706183520-615cpk5fhx0czpug
strip leading whitespace from string-list-fields
* use g_strstrip() instead of g_strchomp() to remove the leading whitespace too
* if you need leading whitespaces use \s instead