summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorRasmus Villemoes <[email protected]>2026-07-08 22:37:03 +0200
committerTom Rini <[email protected]>2026-07-21 13:51:06 -0600
commit210fedfcfc1a146faac67dddb3581c6b9dcd01b4 (patch)
treefa621f35aa80c928ab2e205297ef8e0f6cecb0f6 /scripts/basic
parentdabdb361633d93fd753157273a605a44bd5db557 (diff)
string: correct prototype of strchrnul()
Both glibc's (where this originated as a GNU extension) and the kernel's versions of strchrnul() return "char *", not "const char *". That also makes it consistent with the standard strchr() function. Reviewed-by: Simon Glass <[email protected]> Signed-off-by: Rasmus Villemoes <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions