Add a cast to silence compiler warnings. (#321978, Andrew Paprocki)

2005-12-27  Matthias Clasen  <mclasen@redhat.com>

        * glib/gdatasetprivate.h: Add a cast to silence compiler
        warnings.  (#321978, Andrew Paprocki)
This commit is contained in:
Matthias Clasen
2005-12-27 19:21:36 +00:00
committed by Matthias Clasen
parent d947ad7167
commit 97ffe020cd
4 changed files with 11 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
2005-12-27 Matthias Clasen <mclasen@redhat.com>
* glib/gdatasetprivate.h: Add a cast to silence compiler
warnings. (#321978, Andrew Paprocki)
Partial fix for bug #32937, Bogdan Nicula.