commit 24946bd77a2b05d072aeeeeaa2e0a080a85c5129
parent 35788ff48c56259d87c5df48aa8e61d293522ca7
Author: Chris Allegretta <chrisa@asty.org>
Date: Sun, 26 Nov 2000 21:34:47 +0000
read_file() - - Added check for fileptr == NULL
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@328 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog
@@ -13,6 +13,8 @@ CVS code -
- Unsetting modified on temp files bug fixed (Rocco Corsi).
do_insertfile()
- Added call to real_name_from tilde, oops.
+ read_file()
+ - Added check for fileptr == NULL.
- es.po:
- Traditional Spanish strings updates.