--- hopm/branches/1.1.x/src/misc.h 2015/12/19 20:17:07 6968 +++ hopm/branches/1.1.x/src/misc.h 2015/12/19 20:17:46 6969 @@ -21,5 +21,5 @@ #ifndef MISC_H #define MISC_H -extern const char *dissect_time(time_t); +extern const char *time_dissect(time_t); #endif