This is the mail archive of the ecos-patches@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: typo fixed


Yoshinori Sato wrote:
Index: generic-stub.c
===================================================================
RCS file: /cvs/ecos/ecos/packages/hal/common/current/src/generic-stub.c,v
retrieving revision 1.32
diff -u -r1.32 generic-stub.c
--- generic-stub.c 6 May 2003 21:00:20 -0000 1.32
+++ generic-stub.c 23 May 2003 12:51:37 -0000
@@ -1924,7 +1924,7 @@
int is_progmem = TARGET_ADDR_IS_PROGMEM(mem);
#endif
-#ifdef CYGDBG_HAL_CRCTABLE_RAM
+#ifdef CYGDBG_HAL_CRCTABLE_LOCATION_RAM
if (! tableInit)
{
/* Initialize the CRC table and the decoding table. */

Thanks, applied.


Jifl
--
eCosCentric    http://www.eCosCentric.com/    The eCos and RedBoot experts
--[ "You can complain because roses have thorns, or you ]--
--[  can rejoice because thorns have roses." -Lincoln   ]-- Opinions==mine


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]