summaryrefslogtreecommitdiff
path: root/src/lib/libc
diff options
context:
space:
mode:
authortb <>2020-10-11 02:44:27 +0000
committertb <>2020-10-11 02:44:27 +0000
commit8ba9fa49164f17ec9a4156de8eb45d9515186459 (patch)
treeb4c654a1b989295114bd40c5e379457740b4cacc /src/lib/libc
parent016f3d152c7794fc6ca33b907778816d2891be00 (diff)
downloadopenbsd-8ba9fa49164f17ec9a4156de8eb45d9515186459.tar.gz
openbsd-8ba9fa49164f17ec9a4156de8eb45d9515186459.tar.bz2
openbsd-8ba9fa49164f17ec9a4156de8eb45d9515186459.zip
Make profile_name const in srtp_find_profile_by_name()
There is no reason (and there never was any) for profile_name to be non-const, it was always just passed to strncmp(). Changing this allows removing an ugly instance of casting away const. ok guenther jsing
Diffstat (limited to 'src/lib/libc')
0 files changed, 0 insertions, 0 deletions