Created
April 19, 2011 22:59
-
-
Save sosedoff/929929 to your computer and use it in GitHub Desktop.
Sphinxclient.c path
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| __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