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 6921ec45f7aac..4361d8da9d5ad 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.4 2004/01/27 21:52:52 ru Exp $ */ #include "ngctl.h" |