summaryrefslogtreecommitdiffstats
path: root/sys/dev/sound/pcm/mixer.c
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2001-01-05 07:00:45 +0000
committerjhb <jhb@FreeBSD.org>2001-01-05 07:00:45 +0000
commitc89c5ac184c8121ba8c76a673fa9099c1540dcdf (patch)
tree4b0558e2b6fe45e6228e04fc2007881ac7c6e426 /sys/dev/sound/pcm/mixer.c
parent1f45c7f8de614b14e53b43eb44d9cefb822c3868 (diff)
downloadFreeBSD-src-c89c5ac184c8121ba8c76a673fa9099c1540dcdf.zip
FreeBSD-src-c89c5ac184c8121ba8c76a673fa9099c1540dcdf.tar.gz
- For dynamic sysctl's added at runtime, don't assume that the name passed
to the SYSCTL_ADD_FOO() macros is a constant that should be turned into a string via the pre-processor. Instead, require it to be an explicit string so that names can be generated on the fly. - Make some of the char * arguments to sysctl_add_oid() const to quiet warnings.
Diffstat (limited to 'sys/dev/sound/pcm/mixer.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud