diff options
author | Ravish Bhatia <rb3719@nyu.edu> | 2017-11-14 19:36:13 +0000 |
---|---|---|
committer | Ravish Bhatia <rb3719@nyu.edu> | 2017-11-14 19:36:13 +0000 |
commit | b577c363c501116bffa08af27090e38d74b430c6 (patch) | |
tree | 05d0c10b6fe2afa9ff1f926017ae49152f676396 /json-glib | |
parent | 0ec1a23b53e591a1446b68ed51a4ad95d7d4593f (diff) | |
download | json-glib-b577c363c501116bffa08af27090e38d74b430c6.tar.gz |
Update json-enum-types.h.in
Diffstat (limited to 'json-glib')
-rw-r--r-- | json-glib/json-enum-types.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/json-glib/json-enum-types.h.in b/json-glib/json-enum-types.h.in index 4ce965d..06720bc 100644 --- a/json-glib/json-enum-types.h.in +++ b/json-glib/json-enum-types.h.in @@ -14,7 +14,7 @@ G_BEGIN_DECLS /*** END file-header ***/ /*** BEGIN file-production ***/ -/* enumerations from "@filename@" */ +/* enumerations from "@basename@" */ /*** END file-production ***/ /*** BEGIN file-tail ***/ |