On 25/06/05 08:46AM, Patrick Steinhardt wrote: > Get rid of our dependency on `the_repository` in `find_odb()` by passing > in the object database in which we want to search for the source and > adjusting all callers. > > Rename the function to `odb_find_source()`. Ok, this addresses a previous comment about renaming "find_odb()". > > Signed-off-by: Patrick Steinhardt <ps@xxxxxx>