summaryrefslogtreecommitdiff
path: root/libgphoto2/gphoto2-abilities-list.c
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2012-03-18 21:43:01 +0000
committerMarcus Meissner <marcus@jet.franken.de>2012-03-18 21:43:01 +0000
commit487ce0bafcb3d391a35fb412ab47d87dbb83bdd7 (patch)
treea9fddf8ceb8d5e52256987d1093e6f19c5e92414 /libgphoto2/gphoto2-abilities-list.c
parent19a40c1f1df5c3ec3944ad750ef2b8fda2adb82d (diff)
downloadlibgphoto2-487ce0bafcb3d391a35fb412ab47d87dbb83bdd7.tar.gz
export gp_port_abilities_list_load_dir
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@13934 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'libgphoto2/gphoto2-abilities-list.c')
-rw-r--r--libgphoto2/gphoto2-abilities-list.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgphoto2/gphoto2-abilities-list.c b/libgphoto2/gphoto2-abilities-list.c
index 3aeb32007..6e278582b 100644
--- a/libgphoto2/gphoto2-abilities-list.c
+++ b/libgphoto2/gphoto2-abilities-list.c
@@ -161,7 +161,7 @@ foreach_func (const char *filename, lt_ptr data)
}
-static int
+int
gp_abilities_list_load_dir (CameraAbilitiesList *list, const char *dir,
GPContext *context)
{