Module Name: src Committed By: christos Date: Sun Jun 26 22:20:31 UTC 2011
Modified Files:
src/lib/libc/db/btree: bt_overflow.c bt_put.c
Log Message:
- use sizeof(var) instead of sizeof(type)
- remove useless cast
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/lib/libc/db/btree/bt_overflow.c
cvs rdiff -u -r1.19 -r1.20 src/lib/libc/db/btree/bt_put.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
