$NetBSD: patch-af,v 1.1 2003/11/24 19:13:19 gson Exp $

--- popt.c.orig	2002-08-22 07:17:44.000000000 -0700
+++ popt.c
@@ -1153,7 +1153,7 @@ const char * poptBadOption(poptContext c
     /*@=nullderef@*/
 }
 
-const char *const poptStrerror(const int error)
+const char *poptStrerror(const int error)
 {
     switch (error) {
       case POPT_ERROR_NOARG:
