From fad0b9fde364bf1c1e7f8dc38457e07debae1296 Mon Sep 17 00:00:00 2001 From: Supermjork Date: Tue, 22 Aug 2023 23:33:30 +0300 Subject: [PATCH] FMAMER MOJROKKK --- special.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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)