It's GTime now, and it's back!
authorManish Singh <yosh@src.gnome.org>
Tue, 11 Aug 1998 00:57:36 +0000 (00:57 +0000)
committerManish Singh <yosh@src.gnome.org>
Tue, 11 Aug 1998 00:57:36 +0000 (00:57 +0000)
-Yosh

ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib.h
glib/glib.h

index 6d9e608..e5e696a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Mon Aug 10 17:56:11 PDT 1998 Manish Singh <yosh@gimp.org>
+
+       * glib.h: it's GTime now, and it's back!
+
 Mon Aug 10 02:17:19 1998  Tim Janik  <timj@gtk.org>
 
        * Makefile.am: minor hack to cause SUBDIRS (gmodule) to be build
index 6d9e608..e5e696a 100644 (file)
@@ -1,3 +1,7 @@
+Mon Aug 10 17:56:11 PDT 1998 Manish Singh <yosh@gimp.org>
+
+       * glib.h: it's GTime now, and it's back!
+
 Mon Aug 10 02:17:19 1998  Tim Janik  <timj@gtk.org>
 
        * Makefile.am: minor hack to cause SUBDIRS (gmodule) to be build
index 6d9e608..e5e696a 100644 (file)
@@ -1,3 +1,7 @@
+Mon Aug 10 17:56:11 PDT 1998 Manish Singh <yosh@gimp.org>
+
+       * glib.h: it's GTime now, and it's back!
+
 Mon Aug 10 02:17:19 1998  Tim Janik  <timj@gtk.org>
 
        * Makefile.am: minor hack to cause SUBDIRS (gmodule) to be build
index 6d9e608..e5e696a 100644 (file)
@@ -1,3 +1,7 @@
+Mon Aug 10 17:56:11 PDT 1998 Manish Singh <yosh@gimp.org>
+
+       * glib.h: it's GTime now, and it's back!
+
 Mon Aug 10 02:17:19 1998  Tim Janik  <timj@gtk.org>
 
        * Makefile.am: minor hack to cause SUBDIRS (gmodule) to be build
index 6d9e608..e5e696a 100644 (file)
@@ -1,3 +1,7 @@
+Mon Aug 10 17:56:11 PDT 1998 Manish Singh <yosh@gimp.org>
+
+       * glib.h: it's GTime now, and it's back!
+
 Mon Aug 10 02:17:19 1998  Tim Janik  <timj@gtk.org>
 
        * Makefile.am: minor hack to cause SUBDIRS (gmodule) to be build
index 6d9e608..e5e696a 100644 (file)
@@ -1,3 +1,7 @@
+Mon Aug 10 17:56:11 PDT 1998 Manish Singh <yosh@gimp.org>
+
+       * glib.h: it's GTime now, and it's back!
+
 Mon Aug 10 02:17:19 1998  Tim Janik  <timj@gtk.org>
 
        * Makefile.am: minor hack to cause SUBDIRS (gmodule) to be build
index 6d9e608..e5e696a 100644 (file)
@@ -1,3 +1,7 @@
+Mon Aug 10 17:56:11 PDT 1998 Manish Singh <yosh@gimp.org>
+
+       * glib.h: it's GTime now, and it's back!
+
 Mon Aug 10 02:17:19 1998  Tim Janik  <timj@gtk.org>
 
        * Makefile.am: minor hack to cause SUBDIRS (gmodule) to be build
index 6d9e608..e5e696a 100644 (file)
@@ -1,3 +1,7 @@
+Mon Aug 10 17:56:11 PDT 1998 Manish Singh <yosh@gimp.org>
+
+       * glib.h: it's GTime now, and it's back!
+
 Mon Aug 10 02:17:19 1998  Tim Janik  <timj@gtk.org>
 
        * Makefile.am: minor hack to cause SUBDIRS (gmodule) to be build
diff --git a/glib.h b/glib.h
index 03d8ae0..1cd431a 100644 (file)
--- a/glib.h
+++ b/glib.h
@@ -450,10 +450,7 @@ typedef unsigned long long guint64;
 typedef gint32 gssize;
 typedef guint32 gsize;
 typedef guint32 GQuark;
-
-#if 0
 typedef gint32 GTime;
-#endif
 
 typedef struct _GList          GList;
 typedef struct _GSList         GSList;
index 03d8ae0..1cd431a 100644 (file)
@@ -450,10 +450,7 @@ typedef unsigned long long guint64;
 typedef gint32 gssize;
 typedef guint32 gsize;
 typedef guint32 GQuark;
-
-#if 0
 typedef gint32 GTime;
-#endif
 
 typedef struct _GList          GList;
 typedef struct _GSList         GSList;