fix lack of return value in tell_about_jack_death(), and fixed up indentation for...
[ardour.git] / libs / pbd / enumwriter.cc
2008-07-10 Doug McLainReplaced some c includes with their c++ wrappers
2007-01-02 Paul Davisfinish use of EnumWriter for saving flags etc. througho...
2006-12-22 Paul Daviscatch old style flags and use strtol to decode from...
2006-12-22 Paul Davisstart using global, 100% generic enum to/from string...