Module Name: src
Committed By: lukem
Date: Mon May 14 05:17:11 UTC 2018
Modified Files:
src/usr.bin/locate/locate: locate.c
Log Message:
locate: fix support for multiple databases
Ensure that the first database is correctly added when
more than one database is provided.
Fixes problem I introduced in rev 1.17 on 2009-04-12,
and noticed recently by Simon.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/usr.bin/locate/locate/locate.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.