]> git.ipfire.org Git - thirdparty/gettext.git/commit
msgfmt: fix C&P issue
authorPavel Raiskup <praiskup@redhat.com>
Wed, 21 Nov 2018 14:46:29 +0000 (15:46 +0100)
committerDaiki Ueno <ueno@gnu.org>
Wed, 21 Nov 2018 16:32:40 +0000 (17:32 +0100)
commit83735ad8ae9588db3742b5cc6cb2a7de79c05589
treeebdf81289cd3f2ac2007e7116a05582f018e64fb
parent78bbc5a84b404f7220846864249346e4416a1f27
msgfmt: fix C&P issue

* gettext-tools/src/msgl-check.c (syntax_check_space_ellipsis):
Use 'end' for buffer size computation, instead of NULL 'ellipsis'.
gettext-tools/src/msgl-check.c