On Tue, 13 Apr 2010, Carlos R. Mafra wrote: > Plain integer as NULL pointer, non-ANSI function declaration etc.
to be amended with: diff --git a/src/superfluous.c b/src/superfluous.c index 59ce334..a270b53 100644 --- a/src/superfluous.c +++ b/src/superfluous.c @@ -34,8 +34,8 @@ #include "WindowMaker.h" #include "screen.h" -#include "superfluous.h" #include "dock.h" +#include "superfluous.h" #include "framewin.h" #include "window.h" #include "actions.h" :) -- [-] mkdir /nonexistent -- To unsubscribe, send mail to [email protected].
