Unconstify members of the lconv structure to make it conform to the C89 and
authorHasso Tepper <hasso@dragonflybsd.org>
Thu, 20 Sep 2007 07:40:51 +0000 (07:40 +0000)
committerHasso Tepper <hasso@dragonflybsd.org>
Thu, 20 Sep 2007 07:40:51 +0000 (07:40 +0000)
commitb67d3632a15ed1a97265270e04efdccb33fdfe88
tree53149359927d5275a869b12af1e113eeccf38b95
parent3b66c5669ccd243a1a5b1eb1c68943b0b6f20973
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