make wtrimspace() use internal api
commit9911ecd98546512ed93abdad84c1ad3b0371edad
authorTamas TEVESZ <ice@extreme.hu>
Wed, 17 Mar 2010 13:49:33 +0000 (17 14:49 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Wed, 17 Mar 2010 15:39:53 +0000 (17 16:39 +0100)
treedddd2171ec7abaddf918e9877af983e7ba71b852
parent109e504262d48be288c4690d30d9fa0f483bf122
make wtrimspace() use internal api

make wtrimspace() use wings' own function for a task

semantics change: it used to segfault given null, now it returns null.
this doesn't affect any current use (there's exactly one..), and i see
no harm in this behaviour, and perceive this to be more natural.
WINGs/WINGs/WUtil.h
WINGs/string.c