git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2582 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
master
David Lawrence Ramsey 2005-06-03 04:09:45 +00:00
parent 854b71d775
commit 73857558ec
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ CVS code -
die()
- Rename variable ret to retval for consistency. (DLR)
- Tweak the message displayed when a backup file can't be
written, so as to not duplicate a translted string. (DLR)
written, so as to not duplicate a translated string. (DLR)
copy_filestruct()
- Rename variable prev to copy to avoid confusion. (DLR)
print1opt_full()