[Tux4kids-tuxtype-dev] small patch for patch added in r454
Holger Levsen
holger at layer-acht.org
Mon Apr 14 12:14:32 UTC 2008
Hi,
On Monday 14 April 2008 12:42, David Bruce wrote:
> Thanks for picking up this silly copy-and-paste error - I feel embarrassed
> about not verifying that the program still built before committing to svn.
>
> It's fixed and committed as r460.
Really?
Quoting the commit mail for r460:
Modified: tuxtype/branches/tuxtype-new/src/alphabet.c
===================================================================
--- tuxtype/branches/tuxtype-new/src/alphabet.c 2008-04-03 14:33:57 UTC (rev
459)
+++ tuxtype/branches/tuxtype-new/src/alphabet.c 2008-04-14 10:39:22 UTC (rev
460)
@@ -217,7 +217,7 @@
if (i == MAX_UNICODES)
{
fprintf(stderr, "GetFinger() - Unicode char '%C' not found in list.\n",
uni_char);
- return -2;
+ return -2;
}
if ((keyboard_list[i].finger < 0)
Maybe I miss something...
regards,
Holger
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/tux4kids-tuxtype-dev/attachments/20080414/39caa917/attachment.pgp
More information about the Tux4kids-tuxtype-dev
mailing list