freebsd-nq/lib/libc/db/btree
Jacques Vidrine e0554a531f Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go).
Only warnings that could be fixed without changing the generated object
code and without restructuring the source code have been handled.

Reviewed by:	/sbin/md5
2003-02-16 17:29:11 +00:00
..
bt_close.c
bt_conv.c
bt_debug.c
bt_delete.c
bt_get.c
bt_open.c
bt_overflow.c
bt_page.c
bt_put.c Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go). 2003-02-16 17:29:11 +00:00
bt_search.c
bt_seq.c
bt_split.c Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go). 2003-02-16 17:29:11 +00:00
bt_utils.c
btree.h
extern.h
Makefile.inc