[cogl/cogl-1.16] texture-rectangle: fix argument description
- From: Robert Bragg <rbragg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl/cogl-1.16] texture-rectangle: fix argument description
- Date: Fri, 6 Sep 2013 17:40:28 +0000 (UTC)
commit 58a52518680d57df18e7c896904d72d3bce21a11
Author: Lionel Landwerlin <llandwerlin gmail com>
Date: Tue Sep 3 14:14:48 2013 +0100
texture-rectangle: fix argument description
Reviewed-by: Robert Bragg <robert linux intel com>
cogl/cogl-texture-rectangle.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/cogl/cogl-texture-rectangle.h b/cogl/cogl-texture-rectangle.h
index 0060cfe..cd8f5f9 100644
--- a/cogl/cogl-texture-rectangle.h
+++ b/cogl/cogl-texture-rectangle.h
@@ -160,7 +160,7 @@ cogl_texture_rectangle_new_from_bitmap (CoglBitmap *bitmap,
* @gl_handle: A GL handle for a GL_TEXTURE_RECTANGLE texture object
* @width: Width of the foreign GL texture
* @height: Height of the foreign GL texture
- * @internal_format: The format of the texture
+ * @format: The format of the texture
* @error: A #CoglError for exceptions
*
* Wraps an existing GL_TEXTURE_RECTANGLE texture object as a
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]