]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
libfrog: fix missing gettext call in current_fixed_time
authorDarrick J. Wong <djwong@kernel.org>
Sun, 22 Feb 2026 22:41:02 +0000 (14:41 -0800)
committerAndrey Albershteyn <aalbersh@kernel.org>
Wed, 8 Apr 2026 19:39:56 +0000 (21:39 +0200)
commita6ff7e6e175cc3c2b4128b1bd0f978a699a73550
tree7b6da9ede877b800df7e44ca3f43e06cba0ff6bb
parent68cbbe7c8c4d2075aeb31d66e411a0e8517508fa
libfrog: fix missing gettext call in current_fixed_time

This error message can be seen by regular users, so it should be looked
up in the internationalization catalogue with gettext.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
libfrog/util.c