Make ssl_check_error static and define ssl_type always.
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 11 Jun 2008 18:08:17 +0000 (20:08 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 11 Jun 2008 18:08:17 +0000 (20:08 +0200)
Make ssl_check_error static becuase it's a private function.
Define function ssl_type always - also in case SSL is disabled - and
make it return 0 (NULL ptr).


No differences found