only some comment

This commit is contained in:
Andreas Volz 2009-03-29 14:19:05 +02:00
parent f88e32ba32
commit 38e25a847f
3 changed files with 73 additions and 50 deletions

View file

@ -39,7 +39,7 @@ const char *header = "\n\
const char *dbus_includes = "\n\
#include <dbus-c++/dbus.h>\n\
#include <cassert>\n\n\
#include <cassert>
\n\
";