summaryrefslogtreecommitdiff
path: root/src/odin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/odin.h')
-rw-r--r--src/odin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/odin.h b/src/odin.h
index 1f66b5b..ef17348 100644
--- a/src/odin.h
+++ b/src/odin.h
@@ -245,7 +245,7 @@ G_CONST_RETURN Event *
app_find_prev_event_for_addr_range (App *app, guint time, gulong min, gulong max);
GtkWidget *
-summary_new (void);
+summary_new (gboolean total);
void
summary_update (Summary *summary, Client *client);