cosmetics

This commit is contained in:
Andreas Steffen
2006-09-18 07:44:41 +00:00
parent b267ed00d1
commit 8b448b5c22
-1
View File
@@ -260,4 +260,3 @@ void timetoa(char *buf, size_t buflen, const time_t *time, bool utc)
(utc)?" UTC ":" ", t->tm_year + 1900);
}
}