hetty hatesm e

This commit is contained in:
2023-08-22 23:55:38 +03:00
parent de4fb376a2
commit 6c6d994475

View File

@@ -11,8 +11,7 @@ int printf_37(void)
/** /**
* printf_rot13 - ROT13 place into buffer * printf_rot13 - ROT13 place into buffer
* @args: va_arg where is allocated printf arguments * @args: * Return: counter
* Return: counter
*/ */
int printf_rot13(va_list args) int printf_rot13(va_list args)
{ {