diff options
author | Daniel Stenberg <daniel@haxx.se> | 2002-04-08 22:46:32 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2002-04-08 22:46:32 +0000 |
commit | c1a57591ee9fcaa8e68d6900a32bddd3f71490b6 (patch) | |
tree | 0942e1ba1b4a0a52fe7bc3ac482ed97a5ea96238 /src/writeenv.h | |
parent | 1a4f72dd4f3b556c0c0bcb9865f1b5f3f21613c3 (diff) | |
download | curl-c1a57591ee9fcaa8e68d6900a32bddd3f71490b6.tar.gz |
Added $Id:$ keyword
Diffstat (limited to 'src/writeenv.h')
-rw-r--r-- | src/writeenv.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/writeenv.h b/src/writeenv.h index b46e11e88..ac271b592 100644 --- a/src/writeenv.h +++ b/src/writeenv.h @@ -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); |