Use the right binary name in help output. Patch by Hiroyuki Ikezoe.

* gobject-query.c: Use the right binary name in help output.
        Patch by Hiroyuki Ikezoe.


svn path=/trunk/; revision=7164
This commit is contained in:
Matthias Clasen
2008-07-06 02:01:56 +00:00
parent a13f57c524
commit 6b4da7c5e1
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
2008-07-05 Matthias Clasen <mclasen@redhat.com>
Bug 539229 gobject-query calls itself query
* gobject-query.c: Use the right binary name in help output.
Patch by Hiroyuki Ikezoe.
2008-07-04 Michael Natterer <mitch@imendio.com>
* gobject.c: remove unused #define PREALLOC_CPARAMS.