added a default in the switch in an attempt to avoid the moot "will never be
authorDaniel Stenberg <daniel@haxx.se>
Mon, 8 Nov 2004 14:46:05 +0000 (14:46 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 8 Nov 2004 14:46:05 +0000 (14:46 +0000)
commit3347ced89962af92d98ccba988ad39b6fceb320e
treee50dfc8ab75f260e6c4ec32634a3c10a0bd48bd5
parent592686bee98b50093c11245466552eaf6e0b92f1
added a default in the switch in an attempt to avoid the moot "will never be
executed" warning by gcc 3.4.0
src/main.c