Changes of Revision 7
[-] [+] | Changed | sphinx.spec |
[-] [+] | Added | sphinx-0.9.9.patch ^ |
@@ -0,0 +1,11 @@ +--- 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 ) + { |