[gdk-pixbuf] doc: Fix comment characters in GdkPixdata API docs
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdk-pixbuf] doc: Fix comment characters in GdkPixdata API docs
- Date: Tue, 21 Oct 2014 17:46:08 +0000 (UTC)
commit e68ddb5e299f7a2a517f6924af40417ad6e07243
Author: Bastien Nocera <hadess hadess net>
Date: Tue Oct 21 19:33:11 2014 +0200
doc: Fix comment characters in GdkPixdata API docs
gdk-pixbuf/gdk-pixdata.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdk-pixbuf/gdk-pixdata.c b/gdk-pixbuf/gdk-pixdata.c
index b4c5d7e..8f6c010 100644
--- a/gdk-pixbuf/gdk-pixdata.c
+++ b/gdk-pixbuf/gdk-pixdata.c
@@ -30,7 +30,7 @@
* GdkPixBuf includes a utility named gdk-pixbuf-csource, which
* can be used to convert image files into #GdkPixdata structures suitable
* for inclusion in C sources. To convert the #GdkPixdata structures back
- * into #GdkPixbuf<!-- -->s, use gdk_pixbuf_from_pixdata.
+ * into #GdkPixbufs, use gdk_pixbuf_from_pixdata.
*
* #GdkPixdata should not be used any more. #GResource should be used to save
* the original compressed images inside the program's binary.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]