escape error

This commit is contained in:
Andreas Volz 2009-03-29 14:27:04 +02:00
parent 38e25a847f
commit f171e7ab1f

View file

@ -39,8 +39,7 @@ const char *header = "\n\
const char *dbus_includes = "\n\
#include <dbus-c++/dbus.h>\n\
#include <cassert>
\n\
#include <cassert>\n\
";
void underscorize(string &str)