Restrict visibility of checkdbdir and get_pkgpath
commit448f78c067955d617c302f322a2dc6507cb6eb13
authorAllan McRae <allan@archlinux.org>
Mon, 11 Oct 2010 03:47:18 +0000 (11 13:47 +1000)
committerAllan McRae <allan@archlinux.org>
Thu, 14 Oct 2010 03:17:39 +0000 (14 13:17 +1000)
treeecd74abe4fe689dc39589475e6f0782ca4e8f899
parent5717c7d508db463ec178a83e852dc5e89212bd15
Restrict visibility of checkdbdir and get_pkgpath

These functions are only needed by be_local and were only promoted
to db.{h,c} as part of the splitting of handling the local and sync
dbs.  Move them into be_local.c and make them static again.

Signed-off-by: Allan McRae <allan@archlinux.org>
lib/libalpm/be_local.c
lib/libalpm/db.c
lib/libalpm/db.h