Skip to content

Commit 4becd4a

Browse files
committed
fix whitespace
1 parent f5ac4f8 commit 4becd4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

chapter03/3-6.c

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
* Exercise 3-6. Write a version of itoa that accepts three arguments instead
33
* of two. The third argument is a minimum field width; the converted number
44
* must be padded with blanks on the left if necessary to make it wide enough.
5+
*
56
* By Faisal Saadatmand
67
*/
78

0 commit comments

Comments
 (0)