This commit is contained in:
2023-08-22 23:54:48 +03:00
parent 2c1a0fc669
commit b4e6fe23eb

View File

@@ -10,7 +10,7 @@ int printf_37(void)
}
/**
* printf_rot13 - str to ROT13 place into buffer
* printf_rot13 - OT13 place into buffer
* @args: va_arg where is allocated printf arguments
* Return: counter
*/