]> git.wh0rd.org Git - nano.git/commitdiff
comment fix
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Wed, 6 Jul 2005 19:20:32 +0000 (19:20 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Wed, 6 Jul 2005 19:20:32 +0000 (19:20 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2820 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

src/winio.c

index 5e9e932af655706035a7b25f5bc4c490f9946f3e..58983354aaef7daa729774386dddf01dddf3a409 100644 (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" :