[cogl/lionel/introspection-fixes: 9/11] atlas-texture: fix argument description



commit b3f3c233b53f214104bc529a759cf02fd307f0c3
Author: Lionel Landwerlin <llandwerlin gmail com>
Date:   Tue Sep 3 14:48:13 2013 +0100

    atlas-texture: fix argument description

 cogl/cogl-atlas-texture.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/cogl/cogl-atlas-texture.h b/cogl/cogl-atlas-texture.h
index 5745cca..aae8770 100644
--- a/cogl/cogl-atlas-texture.h
+++ b/cogl/cogl-atlas-texture.h
@@ -176,7 +176,7 @@ cogl_atlas_texture_new_from_data (CoglContext *ctx,
 
 /**
  * cogl_atlas_texture_new_from_bitmap:
- * @bitmap: A #CoglBitmap
+ * @bmp: A #CoglBitmap
  * @internal_format: the #CoglPixelFormat to use for the GPU storage of the
  *    texture. If %COGL_PIXEL_FORMAT_ANY is given then a premultiplied
  *    format similar to the format of the source data will be used. The


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