Compilation issue related to memory functions definition fixed (thanks Doug for reporting it).

This commit is contained in:
Frederic Culot
2010-03-22 08:16:33 +00:00
parent b6f84b3ef9
commit d220a35771
2 changed files with 26 additions and 17 deletions

View File

@@ -1,3 +1,8 @@
2010-03-22 Frederic Culot <frederic@culot.org>
* src/calcurse.h: compilation issue related to memory functions
definition fixed (thanks Doug for reporting it)
2010-03-21 Frederic Culot <frederic@culot.org>
* src/wins.c (wins_refresh, wins_wrefresh, wins_doupdate)