You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-util/ltrace/files/0.4-summary.patch

12 lines
262 B

--- ltrace-0.4/summary.c.old 2007-03-06 20:55:40.000000000 +0100
+++ ltrace-0.4/summary.c 2007-03-06 20:55:48.000000000 +0100
@@ -9,7 +9,7 @@
#include "ltrace.h"
#include "options.h"
-#ifdef USE_DEMANAGE
+#ifdef USE_DEMANGLE
#include "demangle.h"
#endif