use isspace() and not isgraph() to identify whitespace; remove Glib::ustring version...
authorPaul Davis <paul@linuxaudiosystems.com>
Tue, 14 Sep 2010 16:50:22 +0000 (16:50 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Tue, 14 Sep 2010 16:50:22 +0000 (16:50 +0000)
commitc1ee2c6943623e43181d56eed0de18b608fff86a
tree454de746c44383aac77033460532d8f8c0d129ed
parent4d112a8e6b90fa64a5cd333042044768111ba994
use isspace() and not isgraph() to identify whitespace; remove Glib::ustring version of strip_whitespace_edges()

git-svn-id: svn://localhost/ardour2/branches/3.0@7773 d708f5d6-7413-0410-9779-e7cbd77b26cf
libs/pbd/pbd/whitespace.h
libs/pbd/whitespace.cc