diff lib-src/etags.c @ 75654:8f0016c7d0b9

Fix file local variables c-file-style specification.
author Glenn Morris <rgm@gnu.org>
date Sat, 03 Feb 2007 21:58:55 +0000
parents 3d45362f1d38
children 37aa3bcd315f
line wrap: on
line diff
--- a/lib-src/etags.c	Sat Feb 03 21:55:10 2007 +0000
+++ b/lib-src/etags.c	Sat Feb 03 21:58:55 2007 +0000
@@ -6894,7 +6894,7 @@
  * tab-width: 8
  * fill-column: 79
  * c-font-lock-extra-types: ("FILE" "bool" "language" "linebuffer" "fdesc" "node" "regexp")
- * c-file-style: gnu
+ * c-file-style: "gnu"
  * End:
  */