diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-22 15:09:57 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-22 15:09:57 -0600 |
commit | 7204ed83ef42087a0dc056e51cc21983428b1645 (patch) | |
tree | c1e5c591edb205ab01b413f4e61f8d4b4b735b7a | |
parent | e832e9f2ab4ef7c9649c5a43824c2c8f97d5c6df (diff) | |
download | sip4-tqt-7204ed83ef42087a0dc056e51cc21983428b1645.tar.gz sip4-tqt-7204ed83ef42087a0dc056e51cc21983428b1645.zip |
Update modification times of generated sip4 files
-rw-r--r-- | sipgen/lexer.c | 2 | ||||
-rw-r--r-- | sipgen/parser.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sipgen/lexer.c b/sipgen/lexer.c index 775794c..2087c65 100644 --- a/sipgen/lexer.c +++ b/sipgen/lexer.c @@ -3,7 +3,7 @@ #define YY_INT_ALIGNED short int -/* A lexical scanner generated by flex */ +/* A lexical scanner generated by flex */ #define FLEX_SCANNER #define YY_FLEX_MAJOR_VERSION 2 diff --git a/sipgen/parser.c b/sipgen/parser.c index 77b67b5..91febd7 100644 --- a/sipgen/parser.c +++ b/sipgen/parser.c @@ -1,5 +1,5 @@ -/* A Bison parser, made by GNU Bison 2.4.1. */ +/* A Bison parser, made by GNU Bison 2.4.1. */ /* Skeleton implementation for Bison's Yacc-like parsers in C |