Skip to content

Commit

Permalink
011 [Deleted] Clean header(ft_printf.h).
Browse files Browse the repository at this point in the history
  • Loading branch information
salecler committed Aug 24, 2022
1 parent 4107725 commit 0082747
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions include/ft_printf.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
/* By: salecler <[email protected]> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2022/08/24 11:56:09 by salecler #+# #+# */
/* Updated: 2022/08/24 17:47:23 by salecler ### ########.fr */
/* Updated: 2022/08/24 17:54:35 by salecler ### ########.fr */
/* */
/* ************************************************************************** */

Expand All @@ -15,7 +15,7 @@

# include <unistd.h>
# include <stdarg.h>
# include <stdio.h>

//Main archive
int format_type(va_list args, char format);

Expand Down

0 comments on commit 0082747

Please sign in to comment.