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\ const char *dbus_includes = "\n\
#include <dbus-c++/dbus.h>\n\ #include <dbus-c++/dbus.h>\n\
#include <cassert> #include <cassert>\n\
\n\
"; ";
void underscorize(string &str) void underscorize(string &str)