changeset 202:9f87ad1572eb

Removed parameter from the comment too.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Mon, 20 Jan 2003 20:31:52 +0000
parents ae28c5f2fe0e
children e0beea487e8f
files gtk/dw.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gtk/dw.c	Mon Jan 20 20:28:41 2003 +0000
+++ b/gtk/dw.c	Mon Jan 20 20:31:52 2003 +0000
@@ -7060,7 +7060,6 @@
 /*
  * Add a callback to a timer event.
  * Parameters:
- *       window: Window handle which owns this timer.
  *       interval: Milliseconds to delay between calls.
  *       sigfunc: The pointer to the function to be used as the callback.
  *       data: User data to be passed to the handler function.