source:
branches/client-1.5/src/util.h@
149
| Last change on this file since 149 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.
