Changeset 26 for branches/1.0/src/utils.h
- Timestamp:
- Apr 19, 2010, 5:34:31 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.0/src/utils.h
r23 r26 25 25 void decryptPassword(const char *pszCrypt, char *pszPlain); 26 26 void encryptPassword(const char *pszPlain, char *pszCrypt); 27 char * lprtok (char *string,char *control); 27 28 28 29 #endif // __UTILS__H
Note:
See TracChangeset
for help on using the changeset viewer.