]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix file local variables c-file-style specification.
authorGlenn Morris <rgm@gnu.org>
Sat, 3 Feb 2007 21:58:55 +0000 (21:58 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 3 Feb 2007 21:58:55 +0000 (21:58 +0000)
lib-src/etags.c

index a3ce46a888a19467de3aadfcf8b1ec1e180892e2..1417cf13874b5a6ca936f0cc23e933fb15c86313 100644 (file)
@@ -6894,7 +6894,7 @@ xrealloc (ptr, size)
  * 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:
  */