Cleaning up leading and trailing spaces.
[gnus] / lisp / nngateway.el
index 21b5a4b..b1d3b92 100644 (file)
@@ -66,7 +66,7 @@ parameter -- the gateway address.")
        (widen)
        (let (message-required-mail-headers)
          (funcall (or message-send-mail-real-function
-                       message-send-mail-function)))
+                      message-send-mail-function)))
        t))))
 
 ;;; Internal functions