aboutsummaryrefslogtreecommitdiffstats
path: root/src/dmon.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dmon.h')
-rw-r--r--src/dmon.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/dmon.h b/src/dmon.h
index 9575705..7236360 100644
--- a/src/dmon.h
+++ b/src/dmon.h
@@ -1,4 +1,4 @@
-/* $calcurse: dmon.h,v 1.1 2009/07/20 19:44:04 culot Exp $ */
+/* $calcurse: dmon.h,v 1.2 2009/07/26 20:38:36 culot Exp $ */
/*
* Calcurse - text-based organizer
@@ -40,5 +40,6 @@
#define CALCURSE_DMON_H
void dmon_start (int);
+void dmon_stop (void);
#endif /* CALCURSE_DMON_H */