summaryrefslogtreecommitdiff
path: root/glib/gtimer.c
diff options
context:
space:
mode:
authorCarsten Haitzler <raster@src.gnome.org>1998-07-03 20:33:16 +0000
committerCarsten Haitzler <raster@src.gnome.org>1998-07-03 20:33:16 +0000
commit4389781ea1ec28ddcfc7a2c7f543ce7405d34f31 (patch)
tree924b41dff9752c6dd7f91fdea0e5b4f51135c302 /glib/gtimer.c
parent0da6bdc3304d7fcd0d37e04a117804b229990d1f (diff)
downloadgtk+-themes.tar.gz
Wheee now others can get to play :)themes
Wheee now others can get to play :)
Diffstat (limited to 'glib/gtimer.c')
-rw-r--r--glib/gtimer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/glib/gtimer.c b/glib/gtimer.c
index 860c76cffb..47946b39b5 100644
--- a/glib/gtimer.c
+++ b/glib/gtimer.c
@@ -32,7 +32,7 @@ struct _GRealTimer
GTimer*
-g_timer_new ()
+g_timer_new (void)
{
GRealTimer *timer;