瀏覽代碼

Fix indentation

Carsten Dominik 15 年之前
父節點
當前提交
31a9b70dfb
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      lisp/org-html.el

+ 2 - 2
lisp/org-html.el

@@ -570,8 +570,8 @@ DESCP is the boolean of whether there was a link description.
 See variables `org-export-html-inline-images' and
 `org-export-html-inline-image-extensions'."
    (declare (special 
-	       org-export-html-inline-images 
-	       org-export-html-inline-image-extensions))
+	     org-export-html-inline-images 
+	     org-export-html-inline-image-extensions))
    (or 
       (eq t org-export-html-inline-images)
       (and