Skip to content
Snippets Groups Projects
Verified Commit 52669688 authored by Jeremy Soller's avatar Jeremy Soller
Browse files

Fix issue of strcasecmp not showing up

parent 434cad49
No related branches found
No related tags found
No related merge requests found
sys_includes = ["stddef.h", "stdint.h"]
sys_includes = ["stddef.h", "stdint.h", "strings.h"]
include_guard = "_STRING_H"
language = "C"
style = "Tag"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment