$OpenBSD: patch-source_common_unicode_rbbi_h,v 1.3 2011/06/14 10:12:48 ajacoutot Exp $
--- source/common/unicode/rbbi.h.orig	Mon May 23 23:56:00 2011
+++ source/common/unicode/rbbi.h	Tue Jun  7 14:42:15 2011
@@ -663,12 +663,14 @@ class U_COMMON_API RuleBasedBreakIterator : public Bre
     virtual int32_t getBreakType() const;
 #endif
 
+public:
     /**
       * Set the type of the break iterator.
       * @internal
       */
     virtual void setBreakType(int32_t type);
 
+protected:
     /**
       * Common initialization function, used by constructors and bufferClone.
       *   (Also used by DictionaryBasedBreakIterator::createBufferClone().)
