Files
codeql/cpp/ql/test/query-tests/jsf/4.07 Header Files/AV Rule 35/fundecl.h
2018-08-02 17:53:23 +01:00

4 lines
68 B
C

// BAD: this should have a header guard
extern int tolower(int c);