summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libgphoto2/gphoto2-camera.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgphoto2/gphoto2-camera.c b/libgphoto2/gphoto2-camera.c
index 5a1cabdc0..e190c3658 100644
--- a/libgphoto2/gphoto2-camera.c
+++ b/libgphoto2/gphoto2-camera.c
@@ -604,7 +604,7 @@ gp_camera_free (Camera *camera)
*
* @param list a #CameraList that receives the autodetected cameras
* @param context a #GPContext
- * @return a gphoto2 error code
+ * @return the number of cameras detected (0 to n) or a gphoto2 error code (<0)
*
* This camera will autodetected all cameras that can be autodetected.
* This will for instance detect all USB cameras.