]> git.eshelyaron.com Git - emacs.git/commitdiff
EUDC: Fix whitespace in eudc-export.el
authorThomas Fitzsimmons <fitzsim@fitzsim.org>
Wed, 15 Nov 2017 02:26:47 +0000 (21:26 -0500)
committerThomas Fitzsimmons <fitzsim@fitzsim.org>
Wed, 15 Nov 2017 02:26:47 +0000 (21:26 -0500)
* lisp/net/eudc-export.el (bbdb-parse-phone-number): Fix
whitespace.

lisp/net/eudc-export.el

index d10994a045862f2cbc3273ac0fb1e7b4acb8ad15..792ba5274d64eca59cc5562c3acb7db48bf694a1 100644 (file)
@@ -164,7 +164,7 @@ LOCATION is used as the address location for bbdb."
 
 ;; External.
 (declare-function bbdb-parse-phone-number "ext:bbdb-com"
-                  (string &optional number-type))
+                 (string &optional number-type))
 (declare-function bbdb-parse-phone "ext:bbdb-com" (string &optional style))
 (declare-function bbdb-string-trim "ext:bbdb" (string))