# HG changeset patch # User Glenn Morris # Date 1170539935 0 # Node ID 8f0016c7d0b95e67eed6ada79c34ab35d77f3214 # Parent a19b0643136223088f9d65d4c18f42bf456f70f2 Fix file local variables c-file-style specification. diff -r a19b06431362 -r 8f0016c7d0b9 lib-src/etags.c --- 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: */