libidav/utils.h

changeset 775
e5909dff0dbf
parent 747
efbd59642577
child 789
378b5ab86f77
equal deleted inserted replaced
774:8c8aed7e1756 775:e5909dff0dbf
123 123
124 void util_remove_trailing_pathseparator(char *path); 124 void util_remove_trailing_pathseparator(char *path);
125 125
126 char* util_file_hash(const char *path); 126 char* util_file_hash(const char *path);
127 127
128 int util_regdestr(CxMempool *mp, void *data, cx_destructor_func destructor);
129 128
130 #ifdef __cplusplus 129 #ifdef __cplusplus
131 } 130 }
132 #endif 131 #endif
133 132

mercurial