X-Git-Url: http://cloudbase.mooo.com/gitweb/z180-stamp.git/blobdiff_plain/e63b2f75607905fedf00cfd9fe644b26af715ffd..ee5c86e95d96566ef89e374f9ee6abafd93e31be:/time/fatfs_time.c diff --git a/time/fatfs_time.c b/time/fatfs_time.c index 9ed49a5..e38decb 100644 --- a/time/fatfs_time.c +++ b/time/fatfs_time.c @@ -35,7 +35,7 @@ #include uint32_t -fat_time(const struct tm * timeptr) +fatfs_time(const struct tm * timeptr) { uint32_t ret; uint32_t n;