Free memory associated with structure used for appointments notification.

This commit is contained in:
Frederic Culot
2009-06-21 14:42:49 +00:00
parent 3ece481999
commit bc44508a10
4 changed files with 23 additions and 3 deletions

View File

@@ -1,3 +1,10 @@
2009-06-21 Frederic Culot <frederic@culot.org>
* src/notify.c (notify_free_app): new function
* src/utils.c (exit_calcurse): free memory associated with
structure used for appointments notification
2009-06-20 Frederic Culot <frederic@culot.org>
* src/custom.c (set_confwin_attr): new function