diff options
Diffstat (limited to 'src/interfaces/ecpg/test/expected/preproc-comment.c')
-rw-r--r-- | src/interfaces/ecpg/test/expected/preproc-comment.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interfaces/ecpg/test/expected/preproc-comment.c b/src/interfaces/ecpg/test/expected/preproc-comment.c index 23e81708eee..d27ea4981c5 100644 --- a/src/interfaces/ecpg/test/expected/preproc-comment.c +++ b/src/interfaces/ecpg/test/expected/preproc-comment.c @@ -1,4 +1,4 @@ -/* Processed by ecpg (4.2.1) */ +/* Processed by ecpg (4.3.1) */ /* These include files are added by the preprocessor */ #include <ecpgtype.h> #include <ecpglib.h> |