This commit is contained in:
2023-08-23 00:02:44 +03:00
parent 4197511310
commit 1d53a0fed5

View File

@@ -13,7 +13,7 @@ int _strlen(char *s)
}
/**
* _strlenc - char pointer s
* _strlenc - char pointer
* @s: char pointer
* Return: c
*/