xz/src/lzmadec
Lasse Collin c15a7abf66 With printf(), use PRIu64 with a cast to uint64_t instead
of %zu, because some pre-C99 libc versions don't support %zu.
2008-01-06 19:45:27 +02:00
..
Makefile.am Get rid of no-NLS gnulib. I don't know how to get it 2007-12-11 14:10:53 +02:00
lzmadec.c With printf(), use PRIu64 with a cast to uint64_t instead 2008-01-06 19:45:27 +02:00