1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-08 09:05:17 +00:00
qb64/internal/source/free78.txt

6 lines
171 B
Plaintext
Raw Normal View History

2020-01-15 03:17:45 +00:00
if(oldstr3437){
if(oldstr3437->fixed)qbs_set(oldstr3437,_SUB_VERIFYSTRING_STRING_T);
qbs_free(_SUB_VERIFYSTRING_STRING_T);
}
qbs_free(_SUB_VERIFYSTRING_STRING_COMP);