aboutsummaryrefslogtreecommitdiff
path: root/win32/include/winapi/in6addr.h
diff options
context:
space:
mode:
authorseyko <seyko2@gmail.com>2016-04-13 10:23:46 +0300
committerseyko <seyko2@gmail.com>2016-04-13 10:23:46 +0300
commit6a49afb3ed134240f64bc219e2fb73ffb72ed326 (patch)
treeb79cdcd9840802c8c8938c27c37ccb19f95c65e2 /win32/include/winapi/in6addr.h
parent989b5ee8aee98b44377a3c82c5d65f54c0c6eb2f (diff)
downloadtinycc-6a49afb3ed134240f64bc219e2fb73ffb72ed326.tar.gz
tinycc-6a49afb3ed134240f64bc219e2fb73ffb72ed326.tar.bz2
correct version of "Identifiers can start and/or contain"
A problem was in TOK_ASMDIR_text: - sprintf(sname, ".%s", get_tok_str(tok1, NULL)); + sprintf(sname, "%s", get_tok_str(tok1, NULL)); When tok1 is '.text', then sname is '..text'
Diffstat (limited to 'win32/include/winapi/in6addr.h')
0 files changed, 0 insertions, 0 deletions