Renamed un/format_environment().
authorIain Patterson <me@iain.cx>
Sat, 1 Mar 2014 11:42:21 +0000 (11:42 +0000)
committerIain Patterson <me@iain.cx>
Sun, 2 Mar 2014 18:21:59 +0000 (18:21 +0000)
commit5380a4a53d9b34d6c56ef3e8a022fcdc184593a3
treeaec148b53fec489f249f257434cc9ebd8744e994
parentf05bb553036cf067637ca20223065a8f652df90b
Renamed un/format_environment().

The format_environment() and unformat_environment() functions could be
used to format any double null-terminated string list, and are not
specificially tied to formatting environment blocks.
env.cpp
env.h
gui.cpp
registry.cpp
registry.h
settings.cpp