diff options
| author | Rasmus Villemoes <[email protected]> | 2026-07-08 22:37:03 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-07-21 13:51:06 -0600 |
| commit | 210fedfcfc1a146faac67dddb3581c6b9dcd01b4 (patch) | |
| tree | fa621f35aa80c928ab2e205297ef8e0f6cecb0f6 /api | |
| parent | dabdb361633d93fd753157273a605a44bd5db557 (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 'api')
0 files changed, 0 insertions, 0 deletions
