Add lib/fdleak.c to translatable files.

* po/POTFILES.in: Add lib/fdleak.c.
This commit is contained in:
James Youngman 2011-05-15 23:04:17 +01:00
parent 553651bea5
commit bb8eb01d14
2 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,8 @@
2011-05-15 James Youngman <jay@gnu.org>
Add lib/fdleak.c to translatable files.
* po/POTFILES.in: Add lib/fdleak.c.
Fix Savannah bug #18227 (-ls doesn't print device major/minor).
* lib/listfile.c (list_file): check HAVE_STRUCT_STAT_ST_RDEV
instead of HAVE_ST_RDEV, fixing this bug. HAVE_ST_RDEV was

View File

@ -14,6 +14,7 @@ find/pred.c
find/tree.c
find/util.c
lib/buildcmd.c
lib/fdleak.c
lib/findutils-version.c
lib/safe-atoi.c
lib/regextype.c