Typo in LPC
authoredouard
Thu, 10 Dec 2009 10:12:28 +0100
changeset 497 ed7f72fc785f
parent 496 db09e417e342
child 498 c78246f3b85b
Typo in LPC
targets/LPC/plc_LPC_main.c
--- a/targets/LPC/plc_LPC_main.c	Thu Dec 10 09:39:05 2009 +0100
+++ b/targets/LPC/plc_LPC_main.c	Thu Dec 10 10:12:28 2009 +0100
@@ -94,7 +94,7 @@
 }
 
 void Retain(unsigned int offset, unsigned int count, void *p)
-{t
+{
 }
 
 void Remind(unsigned int offset, unsigned int count, void *p)