DOWN TOWN

This commit is contained in:
2023-08-23 00:01:05 +03:00
parent 8ae5fcd64f
commit 7c273fda4e

View File

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