[mutter] introspection: Remove workaround MetaMutter comment



commit e3789e31ef615180bfc821b10df2d52f0bf31b63
Author: Colin Walters <walters verbum org>
Date:   Thu Sep 9 11:45:08 2010 -0400

    introspection: Remove workaround MetaMutter comment
    
    The scanner should understand this better now.

 src/include/mutter-plugin.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/include/mutter-plugin.h b/src/include/mutter-plugin.h
index 27280ef..1599e97 100644
--- a/src/include/mutter-plugin.h
+++ b/src/include/mutter-plugin.h
@@ -40,12 +40,12 @@
 #define MUTTER_PLUGIN_GET_CLASS(obj)  (G_TYPE_INSTANCE_GET_CLASS ((obj),  MUTTER_TYPE_PLUGIN, MutterPluginClass))
 
 /**
- * MetaMutterPlugin: (skip)
+ * MutterPlugin: (skip)
  *
  */
 typedef struct _MutterPlugin        MutterPlugin;
 /**
- * MetaMutterPluginClass: (skip)
+ * MutterPluginClass: (skip)
  *
  */
 typedef struct _MutterPluginClass   MutterPluginClass;



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