1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

inet: Remove SCCS keywords

This commit is contained in:
Florian Weimer
2016-04-28 11:14:10 +02:00
parent c99c925b8b
commit 283952c4a8
8 changed files with 10 additions and 29 deletions

View File

@ -27,10 +27,6 @@
* SUCH DAMAGE.
*/
#if defined(LIBC_SCCS) && !defined(lint)
static char sccsid[] = "@(#)inet_netof.c 8.1 (Berkeley) 6/4/93";
#endif /* LIBC_SCCS and not lint */
#include <sys/param.h>
#include <netinet/in.h>
#include <arpa/inet.h>