diff options
-rw-r--r-- | gphoto2/gphoto2-widget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gphoto2/gphoto2-widget.h b/gphoto2/gphoto2-widget.h index ee733eef0..f3891b4af 100644 --- a/gphoto2/gphoto2-widget.h +++ b/gphoto2/gphoto2-widget.h @@ -26,7 +26,7 @@ #include <gphoto2/gphoto2-context.h> -/** \internal internal structure please use the accessors. */ +/** \brief internal structure please use the accessors. */ typedef struct _CameraWidget CameraWidget; #include <gphoto2/gphoto2-camera.h> |