summaryrefslogtreecommitdiff
path: root/src/outitf.c
diff options
context:
space:
mode:
authorRahul P2020-08-06 22:24:25 +0530
committerGitHub2020-08-06 22:24:25 +0530
commitf9c63c4941b20543f5d7a99240ceee2a3fe38df5 (patch)
tree7777265338f455a0e0eccccf59f2e541bc869b7f /src/outitf.c
parentd979750ea831bae780da20fefd92a93b026702c2 (diff)
parent2f27118577905998abe6e2d7d855464140538e0d (diff)
downloadnghdl-f9c63c4941b20543f5d7a99240ceee2a3fe38df5.tar.gz
nghdl-f9c63c4941b20543f5d7a99240ceee2a3fe38df5.tar.bz2
nghdl-f9c63c4941b20543f5d7a99240ceee2a3fe38df5.zip
Merge pull request #6 from bladen-martin/master
remove start_server.sh; update outitf.c
Diffstat (limited to 'src/outitf.c')
-rw-r--r--src/outitf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/outitf.c b/src/outitf.c
index a4f76d3..1ac92ab 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>