[cheese/three-point-oh] Fixed typo
- From: Yuvaraj Pandian <yuvipanda src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cheese/three-point-oh] Fixed typo
- Date: Sat, 10 Jul 2010 09:24:16 +0000 (UTC)
commit 3407b6c322c03c58c38dac25734a7f09674957fc
Author: Yuvaraj Pandian T <yuvipanda gmail com>
Date: Sat Jul 10 14:54:00 2010 +0530
Fixed typo
libcheese/cheese-camera.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libcheese/cheese-camera.c b/libcheese/cheese-camera.c
index af95f75..2296092 100644
--- a/libcheese/cheese-camera.c
+++ b/libcheese/cheese-camera.c
@@ -427,7 +427,7 @@ cheese_camera_create_video_display_bin (CheeseCamera *camera, GError **error)
{
cheese_camera_set_error_element_not_found (error, "cluttervideosink");
}
- g_object_set (G_OBJECT (priv->effects_valve), "async", FALSE, NULL);
+ g_object_set (G_OBJECT (video_sink), "async", FALSE, NULL);
if (error != NULL && *error != NULL)
return FALSE;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]