[gstreamermm] Typo in enum.hg.



commit ac543ccd86b3ab669534639c8bc23e6e98ff0bd0
Author: José Alburquerque <jaalburqu svn gnome org>
Date:   Tue Jun 30 00:28:55 2009 -0400

    Typo in enum.hg.

 ChangeLog              |    4 ++++
 gstreamer/src/enums.hg |    4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index b59e542..90708a7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2009-06-30  José Alburquerque  <jaalburqu svn gnome org>
 
+	* gstreamer/src/enums.hg: Typo.
+
+2009-06-30  José Alburquerque  <jaalburqu svn gnome org>
+
 	* configure.ac:
 	* gstreamer/src/Makefile_list_of_hg.am_fragment: Added multifdsink
 	plug-in.
diff --git a/gstreamer/src/enums.hg b/gstreamer/src/enums.hg
index 3bf2a4a..25daaa8 100644
--- a/gstreamer/src/enums.hg
+++ b/gstreamer/src/enums.hg
@@ -38,8 +38,8 @@ namespace Gst
 _WRAP_ENUM(MiniObjectFlags, GstMiniObjectFlags)
 _WRAP_ENUM(State, GstState)
 
-// Plug-in non-genereated enums.  Handled manually (and not generated because
-// they are shared by more than one plug-in):
+// Plug-in non-genereated enums.  Handled manually and not generated because
+// they are shared by more than one plug-in:
 _WRAP_ENUM(AutoplugSelectResult, GstAutoplugSelectResult)
 _WRAP_ENUM(TCPProtocol, GstTCPProtocol)
 



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