aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/time_shift_dlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/gtk/time_shift_dlg.h')
-rw-r--r--ui/gtk/time_shift_dlg.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/ui/gtk/time_shift_dlg.h b/ui/gtk/time_shift_dlg.h
index 61846b494e..c7bd55f34d 100644
--- a/ui/gtk/time_shift_dlg.h
+++ b/ui/gtk/time_shift_dlg.h
@@ -27,9 +27,8 @@
/** User requested to shift the time of the trace
*
- * @param widget parent widget (unused)
+ * @param widget parent widget
* @param data unused
- * @param action the function to use
*/
extern void time_shift_cb(GtkWidget *widget, gpointer data);