OSDN Git Service

libintl.h, clnt_perror.c: add fallback gettext(x) and use it for _(x)
authorPeter S. Mazinger <ps.m@gmx.net>
Sun, 13 Mar 2011 14:37:48 +0000 (15:37 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 15 Jun 2012 12:00:23 +0000 (14:00 +0200)
commit17967fd080face7e64a3c25b323760deab106096
tree722c0d9bab583802c95680d8ea23aa117c7cdccc
parentd6bc454fcbb0ffea534f49bfb990422a3f93807c
libintl.h, clnt_perror.c: add fallback gettext(x) and use it for _(x)

clnt_perror.c: change _(x) to N_(x) to allow compile with the change in libintl.h

Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
include/libintl.h
libc/inet/rpc/clnt_perror.c