diff --git a/jsfmt.el b/jsfmt.el index eccafd0..42c4fc8 100644 --- a/jsfmt.el +++ b/jsfmt.el @@ -1,4 +1,4 @@ -;; jsfmt.el --- Interface to jsfmt command for javascript files +;;; jsfmt.el --- Interface to jsfmt command for javascript files ;; Copyright (C) 2014 Brett Langdon