Move all *_error_quark() unctions to the 'Private' sections. (#61472)

* glib/glib-sections.txt: Move all *_error_quark()
unctions to the 'Private' sections. (#61472)
This commit is contained in:
Matthias Clasen
2001-10-01 18:57:18 +00:00
parent 194d67c8b6
commit 42a186482c
2 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
2001-10-01 Matthias Clasen <matthiasc@poet.de>
* glib/glib-sections.txt: Move all *_error_quark()
functions to the 'Private' sections. (#61472)
2001-10-01 Matthias Clasen <matthiasc@poet.de>
* glib/tmpl/macros.sgml (G_CONST_RETURN): document