Commit c1a57591 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

Added $Id:$ keyword

parent 1a4f72dd
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -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
+1 −0
Original line number Diff line number Diff line
@@ -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);