summaryrefslogtreecommitdiff
path: root/client/adnsheloex.c
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2014-10-24 19:00:32 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2014-10-24 19:00:32 +0100
commit8c5f4afa4747f770d69091b6e6ce0cfdb5c2ff30 (patch)
treecb746d1d469739abcdf43029f0b9b0c13d809fbb /client/adnsheloex.c
parentcd4a70625461f933beae7923520cef2523524e0d (diff)
Remove RCSids.
We are using git now and it doesn't do this kind of thing. They are a pain, anyway. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'client/adnsheloex.c')
-rw-r--r--client/adnsheloex.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/client/adnsheloex.c b/client/adnsheloex.c
index 0ec2a41..848de21 100644
--- a/client/adnsheloex.c
+++ b/client/adnsheloex.c
@@ -29,9 +29,6 @@
* This file is by Tony Finch, based on adnslogres.c.
*/
-static const char * const cvsid =
- "$Id$";
-
#include <sys/types.h>
#include <sys/socket.h>
#include <sys/time.h>