[cogl/cogl-1.16] pipeline: fix method description



commit cf3a12f28232389cdc11dd4fff23448071fa4b51
Author: Lionel Landwerlin <llandwerlin gmail com>
Date:   Tue Sep 3 18:27:42 2013 +0100

    pipeline: fix method description
    
    Reviewed-by: Robert Bragg <robert linux intel com>

 cogl/cogl-pipeline-state.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/cogl/cogl-pipeline-state.h b/cogl/cogl-pipeline-state.h
index 4c958dc..a3d6dd8 100644
--- a/cogl/cogl-pipeline-state.h
+++ b/cogl/cogl-pipeline-state.h
@@ -689,7 +689,7 @@ cogl_pipeline_set_depth_state (CoglPipeline *pipeline,
                                CoglError **error);
 
 /**
- * cogl_pipeline_get_depth_state
+ * cogl_pipeline_get_depth_state:
  * @pipeline: A #CoglPipeline object
  * @state_out: (out): A destination #CoglDepthState struct
  *


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