source:
branches/client-1.5/src/util.h@
147
Last change on this file since 147 was 147, checked in by , 17 years ago | |
---|---|
|
|
File size: 118 bytes |
Line | |
---|---|
1 | |
2 | #ifndef __UTIL_H__ |
3 | #define __UTIL_H__ |
4 | |
5 | int maperror(int rc); |
6 | char * getlastslash(char * path); |
7 | |
8 | #endif // __UTIL_H__ |
Note:
See TracBrowser
for help on using the repository browser.