diff options
author | millert <> | 2019-03-04 16:46:44 +0000 |
---|---|---|
committer | millert <> | 2019-03-04 16:46:44 +0000 |
commit | 7779263a510efc359f964978838645eb14dafd16 (patch) | |
tree | 25709cb7396f1b6cf575570d591fc6a3d129e403 /src/lib/libc/string/strmode.c | |
parent | 3413fa8bf543306ef780190c49c6094e41e6fa24 (diff) | |
download | openbsd-7779263a510efc359f964978838645eb14dafd16.tar.gz openbsd-7779263a510efc359f964978838645eb14dafd16.tar.bz2 openbsd-7779263a510efc359f964978838645eb14dafd16.zip |
Don't index a void pointer, fixes compilation with visual studio.
Gcc/clang will treat void * as char * but this is non-standard.
OK deraadt@ jsing@ inoguchi@
Diffstat (limited to 'src/lib/libc/string/strmode.c')
0 files changed, 0 insertions, 0 deletions