mirror of
https://github.com/curl/curl.git
synced 2026-04-15 10:21:41 +03:00
Added $Id:$ keyword
This commit is contained in:
parent
1a4f72dd4f
commit
c1a57591ee
2 changed files with 2 additions and 3 deletions
|
|
@ -18,14 +18,12 @@
|
|||
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
|
||||
* KIND, either express or implied.
|
||||
*
|
||||
* $Id$
|
||||
*****************************************************************************/
|
||||
|
||||
#include "setup.h"
|
||||
|
||||
#include <curl/curl.h>
|
||||
|
||||
#include "writeout.h"
|
||||
|
||||
#ifdef __riscos__
|
||||
#include <kernel.h>
|
||||
#endif
|
||||
|
|
|
|||
|
|
@ -20,6 +20,7 @@
|
|||
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
|
||||
* KIND, either express or implied.
|
||||
*
|
||||
* $Id$
|
||||
*****************************************************************************/
|
||||
|
||||
void ourWriteEnv(CURL *curl);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue