aqhome: use our own implementation of GWEN_Text_GetWordToBuffer().
use the same flags like the original function (maybe replace the original function in gwen later).
This commit is contained in:
@@ -143,7 +143,7 @@ int GWENHYWFAR_CB test4(GWEN_UNUSED GWEN_TEST_MODULE *mod)
|
||||
" secondGroup { # here starts the 2nd group\n"
|
||||
"# this is the second comment\n"
|
||||
" int firstVarOfSecondGroup=\"1234\";\n"
|
||||
" secondVarOfSecondGroup=\"secondValue\"\n"
|
||||
" secondVarOfSecondGroup=\"s%65condValue\"\n"
|
||||
" }\n"
|
||||
"}";
|
||||
const char *s;
|
||||
|
||||
Reference in New Issue
Block a user