@@ -20,11 +20,11 @@ #include #import "macros.h" -const char* +const char * of_strptime(const char *buffer, const char *format, struct tm *tm, int16_t *tz) { enum { SEARCH_CONVERSION_SPECIFIER, IN_CONVERSION_SPECIFIER