Unconstify members of the lconv structure to make it conform to the C89 and
commit32eba0768c5ab66375d4d40659c213430f72ef17
authorhasso <hasso>
Thu, 20 Sep 2007 07:40:51 +0000 (20 07:40 +0000)
committerhasso <hasso>
Thu, 20 Sep 2007 07:40:51 +0000 (20 07:40 +0000)
tree3d042c5205f0f975714fa965395ce62f2d02b53c
parent6a426c84c078c24832b37c468f2b47dd945e5fc5
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