]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/cc-align.el
* lisp/progmodes/cc-*.el: Fix up commenting style
[gnu-emacs] / lisp / progmodes / cc-align.el
index 4db310d4ee38d6dc326723cd5868a1b7daf55160..0b96b4a729735f4dd7bfb783031f7244a34dac18 100644 (file)
@@ -1345,8 +1345,8 @@ For other semicolon contexts, no determination is made."
 \f
 (cc-provide 'cc-align)
 
-;;; Local Variables:
-;;; indent-tabs-mode: t
-;;; tab-width: 8
-;;; End:
+;; Local Variables:
+;; indent-tabs-mode: t
+;; tab-width: 8
+;; End:
 ;;; cc-align.el ends here