Remove stray ' character at end of line.
authorMagnus Hagander <magnus@hagander.net>
Wed, 21 Jan 2009 12:45:06 +0000 (12:45 +0000)
committerMagnus Hagander <magnus@hagander.net>
Wed, 21 Jan 2009 12:45:06 +0000 (12:45 +0000)
commit95aaf25f39f90b05827f2922fe946a5469344c4e
treef3a16430bff54c4b1d2aa4257d01abde29963a0c
parent410a372ae31b7684d2f2783b27c17af70c647f7c
Remove stray ' character at end of line.

For some reason it broke OpenBSD compile even when it's inside a
#ifdef WIN32 block.....
src/backend/utils/adt/pg_locale.c