diff options
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 740082c..47a2b76 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -22,6 +22,8 @@ * message.h (message_alloc): Add const to prototype. * message.c (message_alloc): Add const to argument type. * msgcmp.c (compare_class_ty): Add const to 'domain' field. + * msgcomm.c (default_domain): Add const. + (main): Add const to 'file_name' variable. * xgettext.c (default_domain): Add const. (msgstr_prefix): Likewise. (msgstr_suffix): Likewise. |