]> git.pld-linux.org Git - packages/sphinx.git/blob - bug-468.patch
- build on th
[packages/sphinx.git] / bug-468.patch
1 http://www.sphinxsearch.com/bugs/view.php?id=468
2 http://code.google.com/p/sphinxsearch/source/detail?r=2225
3
4 --- sphinx-0.9.9/api/libsphinxclient/sphinxclient.c~    2009-11-14 01:23:06.000000000 +0200
5 +++ sphinx-0.9.9/api/libsphinxclient/sphinxclient.c     2010-03-31 00:51:23.815645056 +0300
6 @@ -277,7 +277,7 @@
7  }
8  
9  
10 -void sock_close ( int sock );
11 +static void sock_close ( int sock );
12  
13  void sphinx_destroy ( sphinx_client * client )
14  {
This page took 0.044482 seconds and 4 git commands to generate.