diff options
Diffstat (limited to 'lib/curl_rand.h')
-rw-r--r-- | lib/curl_rand.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/curl_rand.h b/lib/curl_rand.h index f61ef06b0..26cfb7f03 100644 --- a/lib/curl_rand.h +++ b/lib/curl_rand.h @@ -20,7 +20,6 @@ * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * KIND, either express or implied. * - * $Id$ ***************************************************************************/ void Curl_srand(void); |