diff options
Diffstat (limited to 'lisp/progmodes/cc-compat.el')
-rw-r--r-- | lisp/progmodes/cc-compat.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/cc-compat.el b/lisp/progmodes/cc-compat.el index 4700db5e3b3..eabbea90d33 100644 --- a/lisp/progmodes/cc-compat.el +++ b/lisp/progmodes/cc-compat.el @@ -165,5 +165,5 @@ This is in addition to c-continued-statement-offset.") (cc-provide 'cc-compat) -;;; arch-tag: 564dab2f-e6ad-499c-a4a3-fedec3ecc192 +;; arch-tag: 564dab2f-e6ad-499c-a4a3-fedec3ecc192 ;;; cc-compat.el ends here |