mirror of
https://github.com/curl/curl.git
synced 2026-07-31 17:38:03 +03:00
Some trivial changes
This commit is contained in:
parent
0331071346
commit
09777a4fc2
7 changed files with 39 additions and 31 deletions
|
|
@ -23,6 +23,6 @@
|
|||
* $Id$
|
||||
***************************************************************************/
|
||||
|
||||
void ourWriteOut(CURL *curl, char *out);
|
||||
void ourWriteOut(CURL *curl, const char *out);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue