summaryrefslogtreecommitdiffstats
path: root/src/uca-camera.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/uca-camera.c')
-rw-r--r--src/uca-camera.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/uca-camera.c b/src/uca-camera.c
index 5684888..091ef54 100644
--- a/src/uca-camera.c
+++ b/src/uca-camera.c
@@ -128,7 +128,7 @@ uca_camera_set_property (GObject *object, guint property_id, const GValue *value
static void
uca_camera_get_property(GObject *object, guint property_id, GValue *value, GParamSpec *pspec)
{
- UcaCameraPrivate *priv = UCA_CAMERA_GET_PRIVATE(object);
+ UcaCameraPrivate *priv = UCA_CAMERA_GET_PRIVATE (object);
switch (property_id) {
case PROP_IS_RECORDING: