[cogl] cogl-snippets.h: Fix typo



commit a54024548963dcfd81d976e08c6fae3c1e125f50
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Wed Dec 7 16:52:12 2011 +0800

    cogl-snippets.h: Fix typo

 cogl/cogl-snippet.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/cogl/cogl-snippet.h b/cogl/cogl-snippet.h
index f14dad9..fea689e 100644
--- a/cogl/cogl-snippet.h
+++ b/cogl/cogl-snippet.h
@@ -313,7 +313,7 @@ cogl_snippet_new (CoglSnippetHook hook,
                   const char *declarations,
                   const char *post);
 
-#define cogl_snippet_get_hook cogl_snipet_get_hook_EXP
+#define cogl_snippet_get_hook cogl_snippet_get_hook_EXP
 /**
  * cogl_snippet_get_hook:
  * @snippet: A #CoglSnippet



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