]> gitweb.michael.orlitzky.com - nagios-mode.git/blobdiff - nagios-mode.el
Add a newline.
[nagios-mode.git] / nagios-mode.el
index 3e869461782acc820a132be3b7446bbf7b428072..aae524f2a77d72955d020d4824e794afd017d470 100644 (file)
@@ -79,7 +79,6 @@
 
 (defun nagios-indent-to(indent-column)
   "Indent the current line to column indent-column."
-
   ;; Store the point in orig-pos.
   (let ((orig-point (point)))