diff --git a/special.c b/special.c index 07f5ec0..cc2c1f1 100644 --- a/special.c +++ b/special.c @@ -10,8 +10,8 @@ int printf_37(void) } /** - * printf_rot13 - printf str to ROT13 place into buffer - * @args: type struct va_arg where is allocated printf arguments + * printf_rot13 - str to ROT13 place into buffer + * @args: va_arg where is allocated printf arguments * Return: counter */ int printf_rot13(va_list args)