Ouch!
This commit is contained in:
parent
c264c86ee0
commit
23e0898c65
|
|
@ -1668,7 +1668,7 @@ const char *TextRemoveSpaces(const char *text)
|
||||||
}
|
}
|
||||||
|
|
||||||
// Get text between two strings
|
// Get text between two strings
|
||||||
static char *GetTextBetween(const char *text, const char *begin, const char *end)
|
char *GetTextBetween(const char *text, const char *begin, const char *end)
|
||||||
{
|
{
|
||||||
#define MAX_TEXT_BETWEEN_SIZE 1024
|
#define MAX_TEXT_BETWEEN_SIZE 1024
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user