summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/outitf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/outitf.c b/src/outitf.c
index fe60f7a..7cd0ddb 100644
--- a/src/outitf.c
+++ b/src/outitf.c
@@ -48,7 +48,7 @@ Modified: 2000 AlansFixes, 2013/2015 patch by Krzysztof Blaszkowski
#include "plotting/graf.h"
#include "../misc/misc_time.h"
-/* 10.Mar.2917 - RM - Added the following #include */
+/* 10.Mar.2017 - RM - Added the following #include */
#include <fcntl.h>
#include <sys/stat.h>
#include <sys/types.h>