mirror of
https://github.com/curl/curl.git
synced 2026-08-25 06:33:32 +03:00
fix compiler warning: external declaration in primary source file
This commit is contained in:
parent
f591ab3ba0
commit
651dad0cc1
2 changed files with 1 additions and 2 deletions
|
|
@ -180,8 +180,6 @@ struct asprintf {
|
|||
the output is not the complete data */
|
||||
};
|
||||
|
||||
int curl_msprintf(char *buffer, const char *format, ...);
|
||||
|
||||
static long dprintf_DollarString(char *input, char **end)
|
||||
{
|
||||
int number=0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue