[cogl] glib-source: fix argument description



commit 907d07ed9199da1c9c45e995288e442c1d3e444d
Author: Lionel Landwerlin <llandwerlin gmail com>
Date:   Tue Sep 3 15:29:58 2013 +0100

    glib-source: fix argument description
    
    Reviewed-by: Robert Bragg <robert linux intel com>
    
    (cherry picked from commit f3c930ceb71a141ac34c857b0adfbe498b876fe9)

 cogl/cogl-glib-source.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/cogl/cogl-glib-source.h b/cogl/cogl-glib-source.h
index d8d1725..c60b3f9 100644
--- a/cogl/cogl-glib-source.h
+++ b/cogl/cogl-glib-source.h
@@ -66,7 +66,7 @@ cogl_glib_source_new (CoglContext *context,
 
 /**
  * cogl_glib_renderer_source_new:
- * @context: A #CoglContext
+ * @renderer: A #CoglRenderer
  * @priority: The priority of the #GSource
  *
  * Creates a #GSource which handles Cogl's internal system event


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