summaryrefslogtreecommitdiff
path: root/inet/inet_net.c
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2016-04-28 11:14:10 +0200
committerFlorian Weimer <fweimer@redhat.com>2016-04-28 12:53:50 +0200
commit283952c4a82b5a9d20932dff1f21148672d33bf4 (patch)
tree9052d4d6d332302030393e18629871a864b6ee19 /inet/inet_net.c
parentc99c925b8b7ce7d023943878a41ad964c5ab7a04 (diff)
inet: Remove SCCS keywords
Diffstat (limited to 'inet/inet_net.c')
-rw-r--r--inet/inet_net.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/inet/inet_net.c b/inet/inet_net.c
index 2e8752d3be..1de83b6186 100644
--- a/inet/inet_net.c
+++ b/inet/inet_net.c
@@ -44,11 +44,6 @@
License along with the GNU C Library; if not, see
<http://www.gnu.org/licenses/>. */
-
-#if defined(LIBC_SCCS) && !defined(lint)
-static char sccsid[] = "@(#)inet_network.c 8.1 (Berkeley) 6/4/93";
-#endif /* LIBC_SCCS and not lint */
-
#include <sys/types.h>
#include <netinet/in.h>
#include <arpa/inet.h>