]> icculus.org git repositories - icculus/xz.git/commit
Fix use of N_() and ngettext().
authorLasse Collin <lasse.collin@tukaani.org>
Tue, 7 Sep 2010 07:42:13 +0000 (10:42 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Tue, 7 Sep 2010 07:42:13 +0000 (10:42 +0300)
commit77a7746616e555fc08028e883a56d06bf0088b81
tree4b60141cd339e90071d0a5f8054a0f1995bc32e2
parente6ad39335842343e622ab51207d1d3cb9caad801
Fix use of N_() and ngettext().

I had somehow thought that N_() is usually used
as shorthand for ngettext().

This also fixes a missing \n from a call to ngettext().
src/common/tuklib_gettext.h
src/xz/list.c