[longomatch] Fix typo



commit 0b608e87412feae08b183cc5186a80b71d7fc775
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Thu Jul 8 23:37:18 2010 +0200

    Fix typo

 libcesarplayer/src/gst-camera-capturer.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libcesarplayer/src/gst-camera-capturer.h b/libcesarplayer/src/gst-camera-capturer.h
index e781478..64c984b 100644
--- a/libcesarplayer/src/gst-camera-capturer.h
+++ b/libcesarplayer/src/gst-camera-capturer.h
@@ -94,7 +94,7 @@ gst_camera_capturer_get_type (void)
      EXPORT GList *gst_camera_capturer_enum_video_devices (void);
      EXPORT GdkPixbuf *gst_camera_capturer_get_current_frame (GstCameraCapturer
     * gcc);
-     EXPORT void gst_camera_capture_unref_pixbuf (GdkPixbuf * pixbuf);
+     EXPORT void gst_camera_capturer_unref_pixbuf (GdkPixbuf * pixbuf);
      EXPORT void gst_camera_capturer_finalize (GObject * object);
 
 G_END_DECLS



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]