1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-30 22:43:12 +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

@ -55,10 +55,6 @@
* SUCH DAMAGE.
*/
#if defined(LIBC_SCCS) && !defined(lint)
static char sccsid[] = "@(#)rcmd.c 8.3 (Berkeley) 3/26/94";
#endif /* LIBC_SCCS and not lint */
#include <sys/param.h>
#include <sys/poll.h>
#include <sys/socket.h>