Fix typo in last commit.
authorSimon Josefsson <jas@extundo.com>
Wed, 9 Oct 2002 23:45:01 +0000 (23:45 +0000)
committerSimon Josefsson <jas@extundo.com>
Wed, 9 Oct 2002 23:45:01 +0000 (23:45 +0000)
lisp/pgg.el

index 861cb94..9d1d46d 100644 (file)
@@ -46,7 +46,7 @@
 ;;;
 
 (defvar pgg-fetch-key-function (if (fboundp 'url-insert-file-contents)
-                                  function pgg-fetch-key-with-w3))
+                                  (function pgg-fetch-key-with-w3)))
 
 (defun pgg-invoke (func scheme &rest args)
   (progn