mirror of git://git.sv.gnu.org/nano.git
read_file() - - Added check for fileptr == NULL
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@328 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
This commit is contained in:
parent
35788ff48c
commit
24946bd77a
|
@ -13,6 +13,8 @@ CVS code -
|
||||||
- Unsetting modified on temp files bug fixed (Rocco Corsi).
|
- Unsetting modified on temp files bug fixed (Rocco Corsi).
|
||||||
do_insertfile()
|
do_insertfile()
|
||||||
- Added call to real_name_from tilde, oops.
|
- Added call to real_name_from tilde, oops.
|
||||||
|
read_file()
|
||||||
|
- Added check for fileptr == NULL.
|
||||||
- es.po:
|
- es.po:
|
||||||
- Traditional Spanish strings updates.
|
- Traditional Spanish strings updates.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue