diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2019-08-12 21:20:14 +0200 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2019-08-12 21:20:14 +0200 |
commit | 333a186dc52e32ce250c9d62d9dbaecbd359d651 (patch) | |
tree | 685bc1d458ac2d081e3918f3a616ca958c9d05ad /src/tutorial/complex.c | |
parent | 886cf85b52cfdd84c0ff9b24193c7e0e0035b1c7 (diff) |
Fix compiler warning
With some newer gcc versions (8 and 9) you get a -Wformat-overflow
warning here. In PG11 and later this was already fixed. Since it's
trivial, backport it to get the older branches building without
warnings.
Diffstat (limited to 'src/tutorial/complex.c')
0 files changed, 0 insertions, 0 deletions