summaryrefslogtreecommitdiff
path: root/src/datetime_un.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/datetime_un.c')
-rw-r--r--src/datetime_un.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/datetime_un.c b/src/datetime_un.c
index f8d24f2..5211642 100644
--- a/src/datetime_un.c
+++ b/src/datetime_un.c
@@ -1,7 +1,7 @@
#include "datetime.h"
-/* roughly 100x faster than mktime() */
+/* roughly 100x faster than mktime() */
datetime_sec datetime_untai(struct datetime *dt)
{
int year;