Parcourir la source

Fix trailing whitespaces from previous patch

Bastien Guerry il y a 10 ans
Parent
commit
c8a80c23a3
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      contrib/lisp/ox-taskjuggler.el

+ 1 - 1
contrib/lisp/ox-taskjuggler.el

@@ -728,7 +728,7 @@ PROJECT is a headline.  INFO is a plist used as a communication
 channel.  If no start date is specified, start today.  If no end
 date is specified, end `org-taskjuggler-default-project-duration'
 days from now."
-  (concat 
+  (concat
    ;; Opening project.
    (format "project %s \"%s\" \"%s\" %s %s {\n"
 	   (org-taskjuggler-get-id project info)