Spell `-*- Autoconf -*-' properly; the leading `-' was missing.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 20 Oct 2002 05:23:11 +0000 (05:23 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 20 Oct 2002 05:23:11 +0000 (05:23 +0000)
data/c.m4

index b89ea34..d2684fb 100644 (file)
--- a/data/c.m4
+++ b/data/c.m4
@@ -1,4 +1,4 @@
-m4_divert(-1)                                                *- Autoconf -*-
+m4_divert(-1)                                               -*- Autoconf -*-
 
 # C M4 Macros for Bison.
 # Copyright (C) 2002 Free Software Foundation, Inc.