winio.c: - Add David Lawrence Ramsey to credits

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@749 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
master
Chris Allegretta 2001-08-25 16:00:53 +00:00
parent c2acb81782
commit 9b3c7e8be7
2 changed files with 5 additions and 2 deletions

View File

@ -6,6 +6,8 @@ CVS code -
use a flag instead (just as messy?)
- nano.texi:
- corrected the Mouse Toggle section, noticed by Daniel Bonniot.
- winio.c:
- Add David Lawrence Ramsey to credits.
nano-1.1.1 - 07/28/2001
- General

View File

@ -1653,7 +1653,7 @@ void do_replace_highlight(int highlight_flag, char *word)
}
#ifdef NANO_EXTRA
#define CREDIT_LEN 47
#define CREDIT_LEN 48
void do_credits(void)
{
int i, j = 0, k, place = 0, start_x;
@ -1692,6 +1692,7 @@ void do_credits(void)
"Joshua Jensen",
"Ryan Krebs",
"Albert Chin",
"David Lawrence Ramsey",
"",
specialthx,
"Plattsburgh State University",