mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 16:08:43 +02:00
Bring up to GLib coding standards: remove C99 comments, trailing commas in
2007-12-21 Matthias Clasen <mclasne@redhat.com> * glib/gtestutils.h: Bring up to GLib coding standards: remove C99 comments, trailing commas in enumerations and extra ; after G_BEGIN/END_DECLS. Among other things, this makes xulrunner build against GLib 2.15. * glib/gtester.c: More of the same svn path=/trunk/; revision=6185
This commit is contained in:
committed by
Matthias Clasen
parent
1cda3c9e01
commit
c53134b57c
@@ -1,3 +1,12 @@
|
||||
2007-12-21 Matthias Clasen <mclasne@redhat.com>
|
||||
|
||||
* glib/gtestutils.h: Bring up to GLib coding standards: remove
|
||||
C99 comments, trailing commas in enumerations and extra ; after
|
||||
G_BEGIN/END_DECLS. Among other things, this makes xulrunner build
|
||||
against GLib 2.15.
|
||||
|
||||
* glib/gtester.c: More of the same
|
||||
|
||||
2007-12-09 Hans Breuer <hans@breuer.org>
|
||||
|
||||
* tests/gio-ls.c : adapt to recent api changes
|
||||
|
Reference in New Issue
Block a user