GOTTA BE EQUAL YEA?

This commit is contained in:
2023-08-22 23:57:32 +03:00
parent 1f7fd736d4
commit 1299a408a4

View File

@@ -48,7 +48,7 @@ int printf_rot13(va_list args)
}
/**
* printf_pointer - prints an hexgecimal number.
* printf_pointer - prints an hexdecimal number.
* @val: arguments.
* Return: counter.
*/