diff options
author | Bladen Martin | 2020-08-06 14:52:36 +0530 |
---|---|---|
committer | GitHub | 2020-08-06 14:52:36 +0530 |
commit | 71b98af4fc5b80dc5fd4cb0d23a213d302beac14 (patch) | |
tree | d9a627ce4e7a08f688c6fd8a9268021808162832 /src | |
parent | 63c83e8a9649ef32009aa54059b8d98ba7ea6585 (diff) | |
download | nghdl-71b98af4fc5b80dc5fd4cb0d23a213d302beac14.tar.gz nghdl-71b98af4fc5b80dc5fd4cb0d23a213d302beac14.tar.bz2 nghdl-71b98af4fc5b80dc5fd4cb0d23a213d302beac14.zip |
Update outitf.c
Diffstat (limited to 'src')
-rw-r--r-- | src/outitf.c | 2 |
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> |