$OpenBSD: patch-base_src_common_PubKey_h,v 1.1 2003/05/23 13:22:14 todd Exp $
--- base/src/common/PubKey.h.orig	Wed Jan  1 01:53:25 2003
+++ base/src/common/PubKey.h	Thu May 22 17:46:42 2003
@@ -65,6 +65,6 @@ const char *pubkey_GetExpiration(PubKey 
 #if 0
 const char *pubkey_GetName(PubKey *pk, const char *fallback);
 #endif
-const char *pubkey_GetEmail(PubKey *pk);
+char *pubkey_GetEmail(PubKey *pk);
 
 #endif /* COMMON_PUBKEY_H */
