diff lisp/net/tls.el @ 90776:dd7c098af727

Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 638-652) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 202) - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-177
author Miles Bader <miles@gnu.org>
date Mon, 26 Feb 2007 23:03:45 +0000
parents 95d0cdf160ea 428a3ee993db
children c0409ee15cee
line wrap: on
line diff
--- a/lisp/net/tls.el	Fri Feb 23 06:03:48 2007 +0000
+++ b/lisp/net/tls.el	Mon Feb 26 23:03:45 2007 +0000
@@ -86,7 +86,7 @@
   "Name of  GnuTLS certtool.
 Used by `tls-certificate-information'."
   :version "22.1"
-  :type '(repeat string)
+  :type 'string
   :group 'tls)
 
 (defun tls-certificate-information (der)