diff options
Diffstat (limited to 'src/interfaces/ecpg/test/expected/complex-test4.stdout')
-rw-r--r-- | src/interfaces/ecpg/test/expected/complex-test4.stdout | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interfaces/ecpg/test/expected/complex-test4.stdout b/src/interfaces/ecpg/test/expected/complex-test4.stdout index 55a1ffb0d42..7e8a326fa11 100644 --- a/src/interfaces/ecpg/test/expected/complex-test4.stdout +++ b/src/interfaces/ecpg/test/expected/complex-test4.stdout @@ -1,4 +1,4 @@ -Found f=14,070000 text=0123456789 b=1 +Found f=14.070000 text=0123456789 b=1 Found a[0] = 9 Found a[1] = 8 Found a[2] = 7 |