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:20:40
Module Name: basesrc
Committed By: thorpej
Date: Sun Dec 30 19:20:40 UTC 2001
Modified Files:
basesrc/lib/libc/db/btree: bt_seq.c
Log Message:
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_seq.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.