source:
ogServer-Git/src/utils.h
@
3b4aa72
Last change on this file since 3b4aa72 was 37e91b2, checked in by , 5 years ago | |
---|---|
|
|
File size: 85 bytes |
Rev | Line | |
---|---|---|
[f4e7832] | 1 | #ifndef _OG_UTILS_H |
2 | #define _OG_UTILS_H | |
3 | ||
4 | const char *str_toupper(char *str); | |
5 | ||
6 | #endif |
Note: See TracBrowser
for help on using the repository browser.