[cogl/msvc-support] Update cogl.symbols



commit 999cc90bc9684dd45122ff43f02f2768edb79af6
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Tue Sep 6 15:33:04 2011 +0800

    Update cogl.symbols
    
    Fix typo (from cogl/cogl-display.h)-cogl_display_get_rendrer_EXP ->
    cogl_display_get_renderer_EXP

 cogl/cogl.symbols |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/cogl/cogl.symbols b/cogl/cogl.symbols
index 6b0750d..48dc704 100644
--- a/cogl/cogl.symbols
+++ b/cogl/cogl.symbols
@@ -189,7 +189,7 @@ cogl_depth_test_function_get_type
 cogl_disable_fog
 
 #ifdef COGL_ENABLE_EXPERIMENTAL_API
-cogl_display_get_rendrer_EXP
+cogl_display_get_renderer_EXP
 cogl_display_new_EXP
 cogl_display_setup_EXP
 #endif



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