summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Davison <davison@stats.ox.ac.uk>2010-07-05 09:14:28 -0400
committerDan Davison <davison@stats.ox.ac.uk>2010-09-21 22:28:17 +0100
commit4fd2c53523e426adb381f98ff50c65c1b1a44c3c (patch)
treeb25bacf3adc5bb5a65c07cf76f0b99eda94cb772
parentca15dd6dbe60bdde959a5836e2b4a99d360da00b (diff)
downloadorg-mode-4fd2c53523e426adb381f98ff50c65c1b1a44c3c.tar.gz
babel: changes to some comment lines
-rw-r--r--lisp/ob-eval.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ob-eval.el b/lisp/ob-eval.el
index fbd2666..ef72ff8 100644
--- a/lisp/ob-eval.el
+++ b/lisp/ob-eval.el
@@ -1,4 +1,4 @@
-;;; ob-run.el --- org-babel functions for external code evaluation
+;;; ob-eval.el --- org-babel functions for external code evaluation
;; Copyright (C) 2009, 2010 Free Software Foundation, Inc.
@@ -252,4 +252,4 @@ specifies the value of ERROR-BUFFER."
;; arch-tag: 5328b17f-957d-42d9-94da-a2952682d04d
-;;; ob-comint.el ends here
+;;; ob-eval.el ends here