Skip to content

Instantly share code, notes, and snippets.

@sosedoff
Created April 19, 2011 22:59
Show Gist options
  • Select an option

  • Save sosedoff/929929 to your computer and use it in GitHub Desktop.

Select an option

Save sosedoff/929929 to your computer and use it in GitHub Desktop.
Sphinxclient.c path
__END__
--- a/api/libsphinxclient/sphinxclient.c
+++ b/api/libsphinxclient/sphinxclient.c
@@ -277,7 +277,7 @@
}
-void sock_close ( int sock );
+static void sock_close ( int sock );
void sphinx_destroy ( sphinx_client * client )
{
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment