Fixed some compiler warnings on lcc.

This commit is contained in:
Dan Fandrich 2005-12-13 18:54:31 +00:00
parent d14588120f
commit e2df946eee
4 changed files with 8 additions and 6 deletions

View file

@ -368,6 +368,7 @@ static int synchnet(curl_socket_t f /* socket to flush */)
else
return j;
}
/* we never reach this point */
}
/*