summaryrefslogtreecommitdiff
path: root/cups/http-addrlist.c
diff options
context:
space:
mode:
Diffstat (limited to 'cups/http-addrlist.c')
-rw-r--r--cups/http-addrlist.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/cups/http-addrlist.c b/cups/http-addrlist.c
index 9f5cad56d..c68b629dd 100644
--- a/cups/http-addrlist.c
+++ b/cups/http-addrlist.c
@@ -1,6 +1,4 @@
/*
- * "$Id$"
- *
* HTTP address list routines for CUPS.
*
* Copyright 2007-2014 by Apple Inc.
@@ -888,8 +886,3 @@ httpAddrGetList(const char *hostname, /* I - Hostname, IP address, or NULL for p
return (first);
}
-
-
-/*
- * End of "$Id$".
- */