From 32e089cd4bec85041e5c96dd9daff04fc87c892d Mon Sep 17 00:00:00 2001 From: thorpej Date: Sun, 5 Jan 1997 05:21:51 +0000 Subject: [PATCH] Fix RCS ID, and clean up extra newline at end of file. --- usr.bin/passwd/extern.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/usr.bin/passwd/extern.h b/usr.bin/passwd/extern.h index 10dba0910510..a019c4fed0ef 100644 --- a/usr.bin/passwd/extern.h +++ b/usr.bin/passwd/extern.h @@ -1,5 +1,4 @@ -/* $NetBSD: extern.h,v 1.2 1996/12/28 04:30:03 tls Exp $ -*/ +/* $NetBSD: extern.h,v 1.3 1997/01/05 05:21:51 thorpej Exp $ */ /* * Copyright (c) 1994 @@ -39,4 +38,3 @@ int krb_passwd __P((void)); int local_passwd __P((char *)); int yp_passwd __P((char *)); -