$OpenBSD: patch-contrib_include_wx_stc_stc_h,v 1.1.1.1 2004/07/16 21:01:35 todd Exp $
--- contrib/include/wx/stc/stc.h.orig	2003-10-06 16:09:39.000000000 +1000
+++ contrib/include/wx/stc/stc.h	2003-10-06 16:09:58.000000000 +1000
@@ -1346,7 +1346,7 @@ public:
     int GetMarginWidth(int margin);
 
     // Set a mask that determines which markers are displayed in a margin.
-    void SetMarginMask(int margin, int mask);
+    void SetMarginMask(int margin, unsigned int mask);
 
     // Retrieve the marker mask of a margin.
     int GetMarginMask(int margin);
