Skip to content

Commit a3767db

Browse files
authored
Update 100-times_table.c
1 parent f8df7b0 commit a3767db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 0x02-functions_nested_loops/100-times_table.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#include "holberton.h"
1+
#include "main.h"
22

33
/**
44
* print_times_table - Prints a multiplication table up to param

0 commit comments

Comments
 (0)