Clean up const-vs-not-const compiler warning in MULTIBYTE code.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 87e701b8d55416eb5be8e365c351c0622cbc1176
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2000-04-20T22:40:18Z
Releases: 7.1.1
Clean up const-vs-not-const compiler warning in MULTIBYTE code.
'Twas my fault, I think.

Files

PathChange+/−
src/backend/utils/mb/variable.c modified +3 −3
src/include/mb/pg_wchar.h modified +3 −3