summaryrefslogtreecommitdiffstats
path: root/todo.h
diff options
context:
space:
mode:
Diffstat (limited to 'todo.h')
-rw-r--r--todo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/todo.h b/todo.h
index 724a2c8..3550f08 100644
--- a/todo.h
+++ b/todo.h
@@ -12,6 +12,7 @@
int bbs_todo( term_screen *, const char *);
int bbs_todo_add( term_screen*, List*, const char*);
+int bbs_todo_remove( term_screen*, List*, const char* );
int bbs_todo_save( const char*, List* );
#endif \ No newline at end of file