summaryrefslogtreecommitdiffstats
path: root/src/time64.h
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2020-06-08 22:47:19 +0200
committerGravatar Martin Szulecki2020-06-08 22:47:19 +0200
commit5ca510afde8bc59c9682f5f1ae11b1ed74d1acdd (patch)
tree8d4ef9664917e395ff3c72b7966ad16c50a4baeb /src/time64.h
parent137716df3f197a7184c1fba88fcb30480dafd6e0 (diff)
downloadlibplist-5ca510afde8bc59c9682f5f1ae11b1ed74d1acdd.tar.gz
libplist-5ca510afde8bc59c9682f5f1ae11b1ed74d1acdd.tar.bz2
Remove whitespace errors from all files
Diffstat (limited to 'src/time64.h')
-rw-r--r--src/time64.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/time64.h b/src/time64.h
index bf174c6..efdc716 100644
--- a/src/time64.h
+++ b/src/time64.h
@@ -39,7 +39,7 @@ struct TM64 {
#define TM TM64
#else
#define TM tm
-#endif
+#endif
/* Declare public functions */