mirror of
https://github.com/bobbimanners/emailler.git
synced 2025-02-10 04:30:28 +00:00
Removed dummy text from needle[].
This commit is contained in:
parent
d898c1c356
commit
f869996fa8
@ -214,7 +214,7 @@ as3:
|
||||
#pragma code-name (pop)
|
||||
|
||||
#pragma data-name (push, "LC")
|
||||
char needle[80] = "The"; // Must be in LC memory if using AUXMEM
|
||||
char needle[80] = ""; // Must be in LC memory if using AUXMEM
|
||||
#pragma data-name (pop)
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user