1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/lib/ccan/str
Rusty Russell 00b226bfe4 lib/ccan/str: fix warnings.
Firstly, -Wwrite-strings makes string literals const, secondly, we mustn't
define str_strstr etc in terms of themselves!

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
(Imported from CCAN commit 0845e79650c9257aa0ddef8ff99fd815b5edffac)
2011-12-05 16:42:46 +10:30
..
test lib/ccan/str: fix warnings. 2011-12-05 16:42:46 +10:30
_info lib/ccan/str: relicense to public domain. 2011-12-05 16:42:45 +10:30
debug.c lib/ccan/str: fix warnings. 2011-12-05 16:42:46 +10:30
str_debug.h lib/ccan/str: relicense to public domain. 2011-12-05 16:42:45 +10:30
str.c lib/ccan/str: relicense to public domain. 2011-12-05 16:42:45 +10:30
str.h lib/ccan/str: relicense to public domain. 2011-12-05 16:42:45 +10:30