diff options
author | orivej <[email protected]> | 2022-02-10 16:44:49 +0300 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:44:49 +0300 |
commit | 718c552901d703c502ccbefdfc3c9028d608b947 (patch) | |
tree | 46534a98bbefcd7b1f3faa5b52c138ab27db75b7 /contrib/tools/ragel6/config.h | |
parent | e9656aae26e0358d5378e5b63dcac5c8dbe0e4d0 (diff) |
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'contrib/tools/ragel6/config.h')
-rw-r--r-- | contrib/tools/ragel6/config.h | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/contrib/tools/ragel6/config.h b/contrib/tools/ragel6/config.h index 8629850b312..4298aecef95 100644 --- a/contrib/tools/ragel6/config.h +++ b/contrib/tools/ragel6/config.h @@ -1,5 +1,5 @@ /* ragel/config.h. Generated from config.h.in by configure. */ -/* ragel/config.h.in. Generated from configure.ac by autoheader. */ +/* ragel/config.h.in. Generated from configure.ac by autoheader. */ /* Name of package */ #define PACKAGE "ragel" @@ -11,16 +11,16 @@ #define PACKAGE_NAME "ragel" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "ragel 6.10" +#define PACKAGE_STRING "ragel 6.10" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "ragel" -/* Define to the home page for this package. */ -#define PACKAGE_URL "" - +/* Define to the home page for this package. */ +#define PACKAGE_URL "" + /* Define to the version of this package. */ -#define PACKAGE_VERSION "6.10" +#define PACKAGE_VERSION "6.10" /* Version number of package */ -#define VERSION "6.10" +#define VERSION "6.10" |