Unconstify members of the lconv structure to make it conform to the C89 and
commit062ec82bce69314003cdc4348b3c8e2d53fa498e
authorHasso Tepper <hasso@dragonflybsd.org>
Thu, 20 Sep 2007 07:40:51 +0000 (20 07:40 +0000)
committerHasso Tepper <hasso@dragonflybsd.org>
Thu, 20 Sep 2007 07:40:51 +0000 (20 07:40 +0000)
treef7d44bd59e78cca6f67ab90948b2c1befb094f3d
parent975cdd0633a6bf17e2240fb878366fa6409f4f65
Unconstify members of the lconv structure to make it conform to the C89 and
C99 standards. Note that documentation doesn't need a correction, it's
already correct.
include/locale.h
lib/libc/locale/localeconv.c
usr.bin/locale/locale.c