match the signature in the implementation

2002-02-11  jacob berkman  <jacob@ximian.com>

	* glib/gmarkup.h (g_markup_error_quark): match the signature in
	the implementation
This commit is contained in:
jacob berkman 2002-02-11 16:28:59 +00:00 committed by Jacob Berkman
parent 96dece61ef
commit ed9ba133ef
9 changed files with 41 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2002-02-11 jacob berkman <jacob@ximian.com>
* glib/gmarkup.h (g_markup_error_quark): match the signature in
the implementation
2002-02-10 Hans Breuer <hans@breuer.org>
* glib/gfileutils.c : no sym links on win32, no lstat in msvcrt

View File

@ -1,3 +1,8 @@
2002-02-11 jacob berkman <jacob@ximian.com>
* glib/gmarkup.h (g_markup_error_quark): match the signature in
the implementation
2002-02-10 Hans Breuer <hans@breuer.org>
* glib/gfileutils.c : no sym links on win32, no lstat in msvcrt

View File

@ -1,3 +1,8 @@
2002-02-11 jacob berkman <jacob@ximian.com>
* glib/gmarkup.h (g_markup_error_quark): match the signature in
the implementation
2002-02-10 Hans Breuer <hans@breuer.org>
* glib/gfileutils.c : no sym links on win32, no lstat in msvcrt

View File

@ -1,3 +1,8 @@
2002-02-11 jacob berkman <jacob@ximian.com>
* glib/gmarkup.h (g_markup_error_quark): match the signature in
the implementation
2002-02-10 Hans Breuer <hans@breuer.org>
* glib/gfileutils.c : no sym links on win32, no lstat in msvcrt

View File

@ -1,3 +1,8 @@
2002-02-11 jacob berkman <jacob@ximian.com>
* glib/gmarkup.h (g_markup_error_quark): match the signature in
the implementation
2002-02-10 Hans Breuer <hans@breuer.org>
* glib/gfileutils.c : no sym links on win32, no lstat in msvcrt

View File

@ -1,3 +1,8 @@
2002-02-11 jacob berkman <jacob@ximian.com>
* glib/gmarkup.h (g_markup_error_quark): match the signature in
the implementation
2002-02-10 Hans Breuer <hans@breuer.org>
* glib/gfileutils.c : no sym links on win32, no lstat in msvcrt

View File

@ -1,3 +1,8 @@
2002-02-11 jacob berkman <jacob@ximian.com>
* glib/gmarkup.h (g_markup_error_quark): match the signature in
the implementation
2002-02-10 Hans Breuer <hans@breuer.org>
* glib/gfileutils.c : no sym links on win32, no lstat in msvcrt

View File

@ -1,3 +1,8 @@
2002-02-11 jacob berkman <jacob@ximian.com>
* glib/gmarkup.h (g_markup_error_quark): match the signature in
the implementation
2002-02-10 Hans Breuer <hans@breuer.org>
* glib/gfileutils.c : no sym links on win32, no lstat in msvcrt

View File

@ -40,7 +40,7 @@ typedef enum
#define G_MARKUP_ERROR g_markup_error_quark ()
GQuark g_markup_error_quark ();
GQuark g_markup_error_quark (void);
typedef enum
{