diff options
Diffstat (limited to 'usr.sbin/ngctl/show.c')
-rw-r--r-- | usr.sbin/ngctl/show.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ngctl/show.c b/usr.sbin/ngctl/show.c index da51361a6ee7..7d49d633a358 100644 --- a/usr.sbin/ngctl/show.c +++ b/usr.sbin/ngctl/show.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/show.c,v 1.1.2.2 1999/12/01 19:41:41 julian Exp $ */ #include "ngctl.h" |