1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-28 00:21:52 +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[] = "@(#)ruserpass.c 8.3 (Berkeley) 4/2/94";
#endif /* not lint */
#include <sys/types.h>
#include <sys/stat.h>