Browse Source

Fix trailing whitespaces from previous patch

Bastien Guerry 10 years ago
parent
commit
c8a80c23a3
1 changed files with 1 additions and 1 deletions
  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)