j
k
j a
j l
Morten Rønne <morten.roenne(a)tdcadsl.dk> writes:
@@ -29,6 +29,8 @@ #include "wine/test.h" +#define bail_out { ok(0, "Bailing out\n"); return; }
@@ -29,6 +29,8 @@
#include "wine/test.h"
+#define bail_out { ok(0, "Bailing out\n"); return; }
Please avoid that sort of thing. -- Alexandre Julliard julliard(a)winehq.org
Back to the thread
Back to the list