mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 16:38:43 +02:00
changed `gpointer struct_tm_p' parameter of g_date_to_struct_tm back to
1998-12-02 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * glib.h: * gdate.c: changed `gpointer struct_tm_p' parameter of g_date_to_struct_tm back to `struct tm *tm' and forward declared `struct tm' in glib.h; yes, this is nice, we still need not include time.h.
This commit is contained in:
committed by
Sebastian Wilhelmi
parent
e37b4d00a4
commit
c8477277fe
@@ -1,3 +1,11 @@
|
||||
1998-12-02 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* glib.h:
|
||||
* gdate.c: changed `gpointer struct_tm_p' parameter of
|
||||
g_date_to_struct_tm back to `struct tm *tm' and forward declared
|
||||
`struct tm' in glib.h; yes, this is nice, we still need not
|
||||
include time.h.
|
||||
|
||||
Tue Dec 1 23:01:44 CST 1998 Shawn T. Amundson <amundson@gtk.org>
|
||||
|
||||
* INSTALL:
|
||||
|
Reference in New Issue
Block a user