Explorar o código

Fix whitespace problem

Carsten Dominik %!s(int64=14) %!d(string=hai) anos
pai
achega
3b924ef2ad
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lisp/org.el

+ 1 - 1
lisp/org.el

@@ -12798,7 +12798,7 @@ ignore inherited ones."
 		      (or (org-up-heading-safe) (error nil))
 		      (setq parent t)))
 		(error nil)))))
-	(if local 
+	(if local
 	    tags
 	  (append (org-remove-uniherited-tags org-file-tags) tags))))))