Search
j0ke.net Open Build Service
>
Projects
>
internetx
:
php5
:
5.5.24
:
extensions
>
sphinx
> sphinx-0.9.9.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File sphinx-0.9.9.patch of Package sphinx
--- api/libsphinxclient/sphinxclient.c.orig 2009-12-20 17:24:43.000000000 +0100 +++ api/libsphinxclient/sphinxclient.c 2009-12-20 17:25:04.000000000 +0100 @@ -277,7 +277,7 @@ } -void sock_close ( int sock ); +static void sock_close ( int sock ); void sphinx_destroy ( sphinx_client * client ) {