]> granicus.if.org Git - curl/commit
split up the big printf() into several ones to never use strings longer
authorDaniel Stenberg <daniel@haxx.se>
Mon, 12 Mar 2001 09:47:23 +0000 (09:47 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 12 Mar 2001 09:47:23 +0000 (09:47 +0000)
commit93ff159e3274b5bea55a4cbefac463c734626894
tree07e9c0a5d7fd5065d5fbf263bd52275c988eb9fd
parent8eb8a0a8e4ee854f063d589fc97bfbf89836a5dd
split up the big printf() into several ones to never use strings longer
than 509 letters (as newer gcc warns on with -Wall)
src/main.c