mirror of
https://github.com/samba-team/samba.git
synced 2025-01-13 13:18:06 +03:00
ee34c25c8a
Remove int toupper_ascii(int c); int tolower_ascii(int c); int isupper_ascii(int c); int islower_ascii(int c); and replace with their _m equivalents, as they are identical. |
||
---|---|---|
.. | ||
loadparm_ctx.c | ||
loadparm_server_role.c | ||
loadparm.c | ||
service.c | ||
test_lp_load.c | ||
util.c |