changeset 23479:8256c4d22113

(whois-server-list): Fix customization type.
author Richard M. Stallman <rms@gnu.org>
date Sat, 17 Oct 1998 15:26:29 +0000
parents efd4275c55d4
children 2046e6b0bc8e
files lisp/net-utils.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/net-utils.el	Sat Oct 17 15:25:27 1998 +0000
+++ b/lisp/net-utils.el	Sat Oct 17 15:26:29 1998 +0000
@@ -597,7 +597,7 @@
     ("whois.ripe.net"))
   "A list of whois servers that can be queried."
   :group 'net-utils
-  :type '(repeat (list)))
+  :type '(repeat (list string)))
 
 (defcustom whois-server-tld
   '(("rs.internic.net" . "com")