diff options
author | alfred <alfred@FreeBSD.org> | 2002-03-22 20:02:54 +0000 |
---|---|---|
committer | alfred <alfred@FreeBSD.org> | 2002-03-22 20:02:54 +0000 |
commit | 612a0d6d9fbb334b184184eca3b11b50d3c5868c (patch) | |
tree | 047bc5d8573141f2a419a9775b65478ccbfe7d96 /lib/libc/gen/sysctl.c | |
parent | eaa965988d51902feac415a68eee2fc4d3a6a860 (diff) | |
download | FreeBSD-src-612a0d6d9fbb334b184184eca3b11b50d3c5868c.zip FreeBSD-src-612a0d6d9fbb334b184184eca3b11b50d3c5868c.tar.gz |
Use char foo[] = "BAR" to avoid direct assignment of const char * into char *.
rpcgen can't really make those fields const because the remote side might
want to munge them, so we need to pass non-const in. Hackish, but should
work.
Diffstat (limited to 'lib/libc/gen/sysctl.c')
0 files changed, 0 insertions, 0 deletions