Subject: CVS commit: basesrc/lib/libc/db/btree
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 12/30/2001 21:18:23
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.