summaryrefslogtreecommitdiff
path: root/cups/http-addr.c
diff options
context:
space:
mode:
authorMichael R Sweet <michaelrsweet@gmail.com>2016-04-11 20:28:30 -0400
committerMichael R Sweet <michaelrsweet@gmail.com>2016-04-11 20:28:30 -0400
commit503b54c9302c8de6207e079a80a89a787eb612ea (patch)
treeecd089feea134385d580d6e5a2af147ddb47be64 /cups/http-addr.c
parente34d1ec4b926b3d31cfc00408faf99e69aa48ce8 (diff)
Remove all of the Subversion keywords from various source files.
Diffstat (limited to 'cups/http-addr.c')
-rw-r--r--cups/http-addr.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/cups/http-addr.c b/cups/http-addr.c
index 7ae25e449..ad202c1f2 100644
--- a/cups/http-addr.c
+++ b/cups/http-addr.c
@@ -1,6 +1,4 @@
/*
- * "$Id$"
- *
* HTTP address routines for CUPS.
*
* Copyright 2007-2014 by Apple Inc.
@@ -920,8 +918,3 @@ httpResolveHostname(http_t *http, /* I - HTTP connection */
else
return (http->hostname);
}
-
-
-/*
- * End of "$Id$".
- */