Changes in lib/misc.h [4e8db1c:e64de00]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/misc.h
r4e8db1c re64de00 67 67 G_MODULE_EXPORT gboolean ssl_sockerr_again( void *ssl ); 68 68 69 G_MODULE_EXPORT int md5_verify_password( char *password, char *hash );70 71 69 #endif
Note: See TracChangeset
for help on using the changeset viewer.