From: Paul Eggert Date: Sun, 20 Oct 2002 05:23:11 +0000 (+0000) Subject: Spell `-*- Autoconf -*-' properly; the leading `-' was missing. X-Git-Tag: BISON-1_875~443 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/55b929cab2b5e53480807a0c0c8614d7381ae7c6 Spell `-*- Autoconf -*-' properly; the leading `-' was missing. --- diff --git a/data/c.m4 b/data/c.m4 index b89ea344..d2684fbb 100644 --- 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.