]> git.ipfire.org Git - thirdparty/gettext.git/commit
Extract the time formatting code into a separate file po-time.c, to be used by
authorBruno Haible <bruno@clisp.org>
Thu, 25 Oct 2001 09:22:38 +0000 (09:22 +0000)
committerBruno Haible <bruno@clisp.org>
Thu, 25 Oct 2001 09:22:38 +0000 (09:22 +0000)
commitcfd5122406d7a7948d151570f59c3f95f4e49ec7
tree07824a65af7bcfd11fecc426776a87f7d91d7fb1
parent7469fe0bd3d9f513034c86e4b8d23a38b909bbf7
Extract the time formatting code into a separate file po-time.c, to be used by
msginit.
src/ChangeLog
src/Makefile.am
src/po-time.c [new file with mode: 0644]
src/po-time.h [new file with mode: 0644]
src/xgettext.c