source:
admin/Sources/Services/ogAdmServer/sources/utils.h
@
124d63d
Last change on this file since 124d63d was ee54ba4, checked in by , 5 years ago | |
---|---|
|
|
File size: 85 bytes |
Rev | Line | |
---|---|---|
[ee54ba4] | 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.