Add const qualifier

Peter Eisentraut <peter@eisentraut.org>

Commit: 1373ba55c9b9c9a5e4705daa03643255b4de1519
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2019-02-22T08:01:19Z
Releases: 12.0
Add const qualifier

New code introduced in 050710b36964dee7e1b2bf6b5ef00041fd5d2787.  The
lack of const is not currently a compiler warning, but it's nice to
have for consistency with surrounding code.

Files

PathChange+/−
src/interfaces/ecpg/ecpglib/misc.c modified +1 −1