comment fix

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2820 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
This commit is contained in:
David Lawrence Ramsey 2005-07-06 19:20:32 +00:00
parent 9838a5182e
commit 62d616b62b
1 changed files with 2 additions and 1 deletions

View File

@ -4150,7 +4150,8 @@ void do_credits(void)
};
/* credits[14]: Make sure this name is displayed properly, since we
* can't dynamically assign it above. */
* can't dynamically assign it above, using Unicode 00F6 (Latin
* Small Letter O with Diaresis) if applicable. */
credits[14] =
#ifdef NANO_WIDE
ISSET(USE_UTF8) ? "Florian K\xC3\xB6nig" :