Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/lib/libc/db/btree



Module Name:    basesrc
Committed By:   thorpej
Date:           Sun Dec 30 19:18:23 UTC 2001

Modified Files:
        basesrc/lib/libc/db/btree: bt_search.c

Log Message:
__bt_search(): Rename the local variable "index" to "idx" to avoid
shadowing a global declaration.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 basesrc/lib/libc/db/btree/bt_search.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index