Avoid a segfault when resizing the help window.

This commit is contained in:
Lukas Fleischer
2011-03-03 12:21:25 +01:00
parent 56b9cbcb84
commit 2d938cdcda
2 changed files with 34 additions and 27 deletions
+5
View File
@@ -1,3 +1,8 @@
2011-01-14 Lukas Fleischer <calcurse@cryptocrack.de>
* src/help.c: Avoid a segfault when resizing the help window
(resizing still needs to be fixed properly).
2011-01-11 Lukas Fleischer <calcurse@cryptocrack.de>
* AUTHORS