$NetBSD: patch-scroller_h,v 1.1 2011/12/20 16:18:17 dholland Exp $

 - const correctness demanded by recent gcc

--- scroller.h~	1997-02-21 11:52:19.000000000 +0000
+++ scroller.h
@@ -39,7 +39,7 @@ class scroller
      button *button_incr;
      button *button_decr;
 
-     scroller  (char name [],
+     scroller  (const char name [],
                 win  *w,
                 int  x,
                 int  y,
