I hate this

This commit is contained in:
2023-08-22 23:38:56 +03:00
parent e3ca643360
commit 7cfc16e32b
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
/**
* printf_char - prints a char.
* @val: arguments.
* @val: arguts.
* Return: 1.
*/
int printf_char(va_list val)