diff options
author | 2006-04-09 02:57:41 +0000 | |
---|---|---|
committer | 2006-04-09 02:57:41 +0000 | |
commit | 2ca7b264da9a85eff7c8914e7a3d28ed21138450 (patch) | |
tree | 5c97d14cdad6072f13b9682081f3d4dab887e7ea /lib/libcompat/regexp/regexp.c | |
parent | regen (diff) | |
download | wireguard-openbsd-2ca7b264da9a85eff7c8914e7a3d28ed21138450.tar.xz wireguard-openbsd-2ca7b264da9a85eff7c8914e7a3d28ed21138450.zip |
Change a debug interface to take const char pointers so we don't ave
to cast away constness whenever we want to pass in a string that is
already const -- we copy the string if we want to use it, so having it
be non-const in the first place does not make any sense.
From tholo@
ok tedu@
Diffstat (limited to 'lib/libcompat/regexp/regexp.c')
0 files changed, 0 insertions, 0 deletions