source:
FTPfs/curlftpfs-0.9.1/charset_utils.h
@
196
| Last change on this file since 196 was 10, checked in by zsjheng, 18 years ago | |
|---|---|
| File size: 190 bytes | |
| Rev | Line | |
|---|---|---|
| 1 | #ifndef __CURLFTPFS_CHARSET_UTILS_H__ | |
| 2 | #define __CURLFTPFS_CHARSET_UTILS_H__ | |
| 3 | ||
| 4 | int convert_charsets(const char* from, const char* to, char** str); | |
| 5 | ||
| 6 | #endif /* __CURLFTPFS_CHARSET_UTILS_H__ */ |
Note: See TracBrowser
for help on using the repository browser.
