summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2012-09-03 13:58:10 -0400
committerMatthias Clasen <mclasen@redhat.com>2012-09-03 13:58:10 -0400
commit03f696663eb50ff2c7784fc89d5397d3d1c7e082 (patch)
treeb11b3a031277fab20c5e05677f79e03ab891e459 /contrib
parente77c04f6dcd4fd9bc8c76ad19f2cecf852207bf7 (diff)
downloadgdk-pixbuf-03f696663eb50ff2c7784fc89d5397d3d1c7e082.tar.gz
Documentation fixes
Patch by Rafał Mużyło, https://bugzilla.gnome.org/show_bug.cgi?id=676430
Diffstat (limited to 'contrib')
-rw-r--r--contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib.c4
-rw-r--r--contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlibrgb.c4
2 files changed, 4 insertions, 4 deletions
diff --git a/contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib.c b/contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib.c
index ceb9d1ef5..f08a0da1c 100644
--- a/contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib.c
+++ b/contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib.c
@@ -24,8 +24,8 @@
/**
* SECTION:gdk-pixbuf-xlib-init
- * @Short_description: Initializing the &gdk-pixbuf; Xlib library.
- * @Title: &gdk-pixbuf; Xlib initialization
+ * @Short_description: Initializing the gdk-pixbuf Xlib library.
+ * @Title: gdk-pixbuf Xlib initialization
* @See_also: XlibRGB
*
* In addition to the normal Gdk-specific functions, the &gdk-pixbuf;
diff --git a/contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlibrgb.c b/contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlibrgb.c
index ff749c5fc..cb0c37fbb 100644
--- a/contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlibrgb.c
+++ b/contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlibrgb.c
@@ -474,7 +474,7 @@ xlib_rgb_colorcube_222 (void)
/**
* xlib_rgb_set_verbose:
- * @verbose: %True to be verbose
+ * @verbose: True to be verbose
*
* Enables/disables debug spew.
**/
@@ -486,7 +486,7 @@ xlib_rgb_set_verbose (Bool verbose)
/**
* xlib_rgb_set_install:
- * @install: %True to install a colormap
+ * @install: True to install a colormap
*
* Sets whether we install an RGB colormap.
**/