Sync the parameter names with the .h files, otherwise gtk-doc misbehaves.

2006-03-30  Matthias Clasen  <mclasen@redhat.com>

	* glib/gbookmarkfile.c (g_bookmark_file_get_app_info): Sync
	the parameter names with the .h files, otherwise gtk-doc
	misbehaves.
This commit is contained in:
Matthias Clasen
2006-03-30 19:36:31 +00:00
committed by Matthias Clasen
parent 89b040768f
commit bd1d98c08d
3 changed files with 20 additions and 8 deletions

View File

@@ -1,3 +1,9 @@
2006-03-30 Matthias Clasen <mclasen@redhat.com>
* glib/gbookmarkfile.c (g_bookmark_file_get_app_info): Sync
the parameter names with the .h files, otherwise gtk-doc
misbehaves.
2006-03-27 Emmanuele Bassi <ebassi@cvs.gnome.org>
* tests/.cvsignore: Add bookmarkfile-test to the ignored files.