瀏覽代碼

Fix trailing spaces in previous commit

Bastien Guerry 10 年之前
父節點
當前提交
4f3c8948e0
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      contrib/lisp/ob-stata.el

+ 3 - 3
contrib/lisp/ob-stata.el

@@ -30,10 +30,10 @@
 ;; It is basically result of find-and-replace "stata" for "julia"
 ;; in ob-julia.el by G. Jay Kerns. Only ":results output" works: the
 ;; header args must include ":results output" (this is the default).
-;; Note that I'm not sure ':results value' makes sense or is useful 
-;; but I have left all the value-processing stuff inherited from 
+;; Note that I'm not sure ':results value' makes sense or is useful
+;; but I have left all the value-processing stuff inherited from
 ;; ob-julia and ob-R. ':results graphics' would be nice, but I have
-;; not tried to implement it. 
+;; not tried to implement it.
 ;; --Ista, 07/30/2014
 
 ;;; Requirements: