]> git.eshelyaron.com Git - emacs.git/commitdiff
(whois-server-list): Fix customization type.
authorRichard M. Stallman <rms@gnu.org>
Sat, 17 Oct 1998 15:26:29 +0000 (15:26 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 17 Oct 1998 15:26:29 +0000 (15:26 +0000)
lisp/net-utils.el

index 32cdbf0d7427f5d8eb1668a73d31bee26dc4e30b..111d20f0239349c0d8385a5fc9ed943d5f10a36c 100644 (file)
@@ -597,7 +597,7 @@ This list in not complete.")
     ("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")