mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-12 07:26:15 +01:00
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:
parent
96dece61ef
commit
ed9ba133ef
@ -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>
|
2002-02-10 Hans Breuer <hans@breuer.org>
|
||||||
|
|
||||||
* glib/gfileutils.c : no sym links on win32, no lstat in msvcrt
|
* glib/gfileutils.c : no sym links on win32, no lstat in msvcrt
|
||||||
|
@ -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>
|
2002-02-10 Hans Breuer <hans@breuer.org>
|
||||||
|
|
||||||
* glib/gfileutils.c : no sym links on win32, no lstat in msvcrt
|
* glib/gfileutils.c : no sym links on win32, no lstat in msvcrt
|
||||||
|
@ -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>
|
2002-02-10 Hans Breuer <hans@breuer.org>
|
||||||
|
|
||||||
* glib/gfileutils.c : no sym links on win32, no lstat in msvcrt
|
* glib/gfileutils.c : no sym links on win32, no lstat in msvcrt
|
||||||
|
@ -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>
|
2002-02-10 Hans Breuer <hans@breuer.org>
|
||||||
|
|
||||||
* glib/gfileutils.c : no sym links on win32, no lstat in msvcrt
|
* glib/gfileutils.c : no sym links on win32, no lstat in msvcrt
|
||||||
|
@ -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>
|
2002-02-10 Hans Breuer <hans@breuer.org>
|
||||||
|
|
||||||
* glib/gfileutils.c : no sym links on win32, no lstat in msvcrt
|
* glib/gfileutils.c : no sym links on win32, no lstat in msvcrt
|
||||||
|
@ -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>
|
2002-02-10 Hans Breuer <hans@breuer.org>
|
||||||
|
|
||||||
* glib/gfileutils.c : no sym links on win32, no lstat in msvcrt
|
* glib/gfileutils.c : no sym links on win32, no lstat in msvcrt
|
||||||
|
@ -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>
|
2002-02-10 Hans Breuer <hans@breuer.org>
|
||||||
|
|
||||||
* glib/gfileutils.c : no sym links on win32, no lstat in msvcrt
|
* glib/gfileutils.c : no sym links on win32, no lstat in msvcrt
|
||||||
|
@ -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>
|
2002-02-10 Hans Breuer <hans@breuer.org>
|
||||||
|
|
||||||
* glib/gfileutils.c : no sym links on win32, no lstat in msvcrt
|
* glib/gfileutils.c : no sym links on win32, no lstat in msvcrt
|
||||||
|
@ -40,7 +40,7 @@ typedef enum
|
|||||||
|
|
||||||
#define G_MARKUP_ERROR g_markup_error_quark ()
|
#define G_MARKUP_ERROR g_markup_error_quark ()
|
||||||
|
|
||||||
GQuark g_markup_error_quark ();
|
GQuark g_markup_error_quark (void);
|
||||||
|
|
||||||
typedef enum
|
typedef enum
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user