ports/graphics/gimp/deskew/patches/patch-src_deskew_h

11 lines
204 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- src/deskew.h.orig Wed Sep 14 00:19:52 2016
+++ src/deskew.h Wed Sep 14 00:20:12 2016
@@ -7,6 +7,7 @@
#include <libgimp/gimp.h>
// #define DEBUG 1
+#define DEBUG 0
#if DEBUG
#include <stdio.h>