branch: elpa/systemd
commit f3066147a180fc272ba4853049570410978da405
Author: Mark Oteiza <mvote...@udel.edu>
Commit: Mark Oteiza <mvote...@udel.edu>

    dang spaces
---
 systemd.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/systemd.el b/systemd.el
index ec493be..d850a17 100644
--- a/systemd.el
+++ b/systemd.el
@@ -207,7 +207,7 @@
 
 (defconst systemd-tempfn-autoload-regexp
   (eval-when-compile
-    (rx ".#" 
+    (rx ".#"
         (or (and (+? (any "a-zA-Z0-9-_.@\\")) "."
                  (or "automount" "busname" "mount" "service" "slice"
                      "socket" "swap" "target" "timer" "link" "netdev" 
"network"))

Reply via email to