summaryrefslogtreecommitdiff
path: root/pango/pango-color.c
diff options
context:
space:
mode:
authorChristian Persch <chpe@src.gnome.org>2008-10-08 20:49:25 +0000
committerChristian Persch <chpe@src.gnome.org>2008-10-08 20:49:25 +0000
commit8972613ae01404827bee68eb3924920c0230157c (patch)
treef9f3ce632f8d226335257a23d1f5f823ac16ce68 /pango/pango-color.c
parent193dc341dd29635621e3b8935c6524b3d59c73fa (diff)
downloadpango-8972613ae01404827bee68eb3924920c0230157c.tar.gz
Bug 539623 – document that pango_color_parse accepts NULL
svn path=/trunk/; revision=2727
Diffstat (limited to 'pango/pango-color.c')
-rw-r--r--pango/pango-color.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pango-color.c b/pango/pango-color.c
index bdbc7b68..271638a3 100644
--- a/pango/pango-color.c
+++ b/pango/pango-color.c
@@ -198,7 +198,7 @@ hex (const char *spec,
/**
* pango_color_parse:
- * @color: a #PangoColor structure in which to store the result
+ * @color: a #PangoColor structure in which to store the result, or %NULL
* @spec: a string specifying the new color
*
* Fill in the fields of a color from a string specification. The