diff options
Diffstat (limited to 'usr.sbin/ngctl/shutdown.c')
-rw-r--r-- | usr.sbin/ngctl/shutdown.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ngctl/shutdown.c b/usr.sbin/ngctl/shutdown.c index d391ba801e58..d67007797ca6 100644 --- a/usr.sbin/ngctl/shutdown.c +++ b/usr.sbin/ngctl/shutdown.c @@ -34,7 +34,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/shutdown.c,v 1.2 1999/11/30 02:45:32 archie Exp $ */ #include "ngctl.h" |