utils: Make string utils const where possible
authorBen Gamari <bgamari.foss@gmail.com>
Sun, 13 Jan 2013 21:40:34 +0000 (16:40 -0500)
committerBen Gamari <bgamari.foss@gmail.com>
Tue, 15 Jan 2013 16:01:27 +0000 (11:01 -0500)
commit35e773a45825e89d491a80fca70d642dcf9a20bb
tree64015b0a235dba2acfd982a3781dddf99088ac1c
parent323cca601ff282e96911205c0f65e3ded2780fa0
utils: Make string utils const where possible

This will help prevent unnecessary allocations
src/libs/utils.cpp
src/libs/utils.h