source: ogServer-Git/src/utils.h

Last change on this file was 37e91b2, checked in by OpenGnSys Support Team <soporte-og@…>, 4 years ago

#971 rename sources folder to src

Use the same folder as in ogClient.

  • Property mode set to 100644
File size: 85 bytes
Line 
1#ifndef _OG_UTILS_H
2#define _OG_UTILS_H
3
4const char *str_toupper(char *str);
5
6#endif
Note: See TracBrowser for help on using the repository browser.