pgcrypto: Remove inappropriate const qualifier
Peter Eisentraut <peter_e@gmx.net>
pgcrypto: Remove inappropriate const qualifier The function in question does not in fact ensure that the passed argument is not changed, and the callers don't care much either.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pgcrypto/mbuf.c | modified | +1 −1 |
| contrib/pgcrypto/mbuf.h | modified | +1 −1 |