src/xar.c: In function 'dumptoc':
src/xar.c:455: warning: implicit declaration of function 'xar_serialize'
This is because xar_serialize isn't in xar.h
It's not clear it should be, but xar(1) uses it to serialize and dump a toc
for an archive.
Original issue reported on code.google.com by bbraun on 7 May 2007 at 12:31
Original issue reported on code.google.com by
bbraun
on 7 May 2007 at 12:31