From: Glenn Morris Date: Sat, 3 Feb 2007 21:58:55 +0000 (+0000) Subject: Fix file local variables c-file-style specification. X-Git-Tag: emacs-pretest-22.0.94~410 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a423dfded7ded47637738b54b0f85a6956ed5b4a;p=emacs.git Fix file local variables c-file-style specification. --- diff --git a/lib-src/etags.c b/lib-src/etags.c index a3ce46a888a..1417cf13874 100644 --- a/lib-src/etags.c +++ b/lib-src/etags.c @@ -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: */