1
1
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3397 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Этот коммит содержится в:
David Lawrence Ramsey 2006-04-20 03:03:57 +00:00
родитель e904888324
Коммит 57f97538b1

Просмотреть файл

@ -78,7 +78,7 @@ CVS code -
toggle, for consistency. (DLR)
- nano.c:
renumber()
- Remove invalid assert. (DLR)
- Remove invalid assert. (DLR, found by Filipe Moreira)
- rcfile.c:
parse_argument()
- Rename variable ptr_bak to ptr_save, for consistency. (DLR)