summaryrefslogtreecommitdiff
path: root/lisp/org/ob-mscgen.el
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2021-04-19 12:21:01 +0200
committerStefan Kangas <stefan@marxist.se>2021-04-19 12:21:01 +0200
commit0a4dc70830f5e8286b47120cabc750cca07a75c1 (patch)
treeed4911a74033918a5a68fed781ab14771afd8423 /lisp/org/ob-mscgen.el
parent518312346d9440d18e224231cb645cb3aaf373ba (diff)
downloademacs-0a4dc70830f5e8286b47120cabc750cca07a75c1.tar.gz
; Normalize and add missing first and last lines
Diffstat (limited to 'lisp/org/ob-mscgen.el')
-rw-r--r--lisp/org/ob-mscgen.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/org/ob-mscgen.el b/lisp/org/ob-mscgen.el
index 999d4f4140b..79c9f8702eb 100644
--- a/lisp/org/ob-mscgen.el
+++ b/lisp/org/ob-mscgen.el
@@ -1,4 +1,4 @@
-;;; ob-msc.el --- Babel Functions for Mscgen -*- lexical-binding: t; -*-
+;;; ob-mscgen.el --- Babel Functions for Mscgen -*- lexical-binding: t; -*-
;; Copyright (C) 2010-2021 Free Software Foundation, Inc.
@@ -78,4 +78,4 @@ mscgen supported formats."
(provide 'ob-mscgen)
-;;; ob-msc.el ends here
+;;; ob-mscgen.el ends here