summaryrefslogtreecommitdiff
blob: 86a587e6a5f900d9d693ecead003383b08fb2ce0 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- pluginclude/wrap_bracket_dialog.hpp.orig	2008-09-30 10:45:56.000000000 +0200
+++ pluginclude/wrap_bracket_dialog.hpp	2008-09-30 10:46:07.000000000 +0200
@@ -10,7 +10,7 @@
 #if SIZEOF_INT_P == 8
 #define WRAP_BRACKET_SIZE_USER_DATA_MENU long int
 #else
-#define WRAP_BRACKET_SIZE_USER_DATA_MENU unsigned int
+#define WRAP_BRACKET_SIZE_USER_DATA_MENU unsigned long
 #endif