modified: src/db.c
modified: src/iCal.c
This commit is contained in:
parent
2c5f6ae8aa
commit
45323b5ba1
4
src/db.c
4
src/db.c
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* INPUT: query for sotred date
|
||||
* linked list of subjects to sotore
|
||||
* INPUT: query for previous state
|
||||
* linked list of subjects to store
|
||||
*
|
||||
* OUTPUT:
|
||||
* linked list of subjects from file
|
||||
|
@ -1,4 +1,5 @@
|
||||
/* INPUT: linked list of events and generate ical file
|
||||
/* INPUT: linked list of events
|
||||
*
|
||||
* OUTPUT: Ical File, OK to caller
|
||||
*
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user