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

--- popt.h.orig	2002-07-28 07:52:33.000000000 -0700
+++ popt.h
@@ -440,7 +440,7 @@ int poptConfigFileToString(FILE *fp, /*@
  * @return		error string
  */
 /*@-redecl@*/
-/*@observer@*/ const char *const poptStrerror(const int error)
+/*@observer@*/ const char *poptStrerror(const int error)
 	/*@*/;
 /*@=redecl@*/
 
