mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 16:38:43 +02:00
don't cast to timeval since timeval is for some reason not always a struct
Wed Dec 23 04:18:11 1998 George Lebl <jirka@5z.com> * gmain.c: (g_get_current_time) don't cast to timeval since timeval is for some reason not always a struct of longs, weird
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
Wed Dec 23 04:18:11 1998 George Lebl <jirka@5z.com>
|
||||
|
||||
* gmain.c: (g_get_current_time) don't cast to timeval since
|
||||
timeval is for some reason not always a struct of longs, weird
|
||||
|
||||
Tue Dec 22 10:32:11 1998 Tim Janik <timj@gtk.org>
|
||||
|
||||
* ghook.c (g_hook_first_valid): fixed buglet that could cause bogus
|
||||
|
Reference in New Issue
Block a user