Made more clear that the string passed to the match functions cannot be
authorMarco Barisione <marco@barisione.org>
Wed, 2 May 2007 10:39:23 +0000 (10:39 +0000)
committerMarco Barisione <mbari@src.gnome.org>
Wed, 2 May 2007 10:39:23 +0000 (10:39 +0000)
commit850ad7e494e6af14dab69866a9cd119e978c1d24
tree708f75e92ce55420cb2fa61f71e46b595a1d7a51
parent88651f758b9f7c0a94c32e4b8fd0977379c782c6
Made more clear that the string passed to the match functions cannot be

2007-05-02  Marco Barisione <marco@barisione.org>

* glib/gregex.c: Made more clear that the string passed to the match
functions cannot be freed before using g_match_info_fetch() and
similar functions, and fixed a typo.

svn path=/trunk/; revision=5474
ChangeLog
glib/gregex.c