From 42ae927c783c08d2e5c6d4408064ec18934df65b Mon Sep 17 00:00:00 2001
From: Frederic Culot <calcurse@culot.org>
Date: Mon, 16 Oct 2006 15:46:30 +0000
Subject: todo_arg() prototype updated

---
 src/args.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'src')

diff --git a/src/args.h b/src/args.h
index 2306f08..f3db7e7 100755
--- a/src/args.h
+++ b/src/args.h
@@ -1,4 +1,4 @@
-/*	$calcurse: args.h,v 1.2 2006/09/16 09:09:06 culot Exp $	*/
+/*	$calcurse: args.h,v 1.3 2006/10/16 15:46:30 culot Exp $	*/
 
 /*
  * Calcurse - text-based organizer
@@ -32,7 +32,7 @@ void usage_try();
 int parse_args(int argc, char **argv, int colr);
 void version_arg();
 void help_arg();
-void todo_arg(int colr);
+int todo_arg(int priority, int colr);
 void next_arg(void);
 int app_arg(int add_line, int year, int month, int day, long date);
 void date_arg(char *ddate, int add_line);
-- 
cgit v1.2.3-70-g09d2