aboutsummaryrefslogtreecommitdiffstats
path: root/src/notify.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/notify.h')
-rwxr-xr-xsrc/notify.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/notify.h b/src/notify.h
index 32fcab2..e1b8f00 100755
--- a/src/notify.h
+++ b/src/notify.h
@@ -1,4 +1,4 @@
-/* $calcurse: notify.h,v 1.13 2008/04/12 21:14:03 culot Exp $ */
+/* $calcurse: notify.h,v 1.14 2008/04/19 21:05:15 culot Exp $ */
/*
* Calcurse - text-based organizer
@@ -57,7 +57,7 @@ void notify_init_vars (void);
void notify_init_bar (void);
void notify_start_main_thread (void);
void notify_stop_main_thread (void);
-void notify_reinit_bar (int, int, int, int);
+void notify_reinit_bar (void);
void notify_update_bar (void);
void notify_check_next_app (void);
void notify_check_added (char *, long, char);