diff options
author | roberto <roberto@FreeBSD.org> | 2000-06-29 08:15:47 +0000 |
---|---|---|
committer | roberto <roberto@FreeBSD.org> | 2000-06-29 08:15:47 +0000 |
commit | 631e23e87dfd20b2a5462a3b9951e2991edb5f1d (patch) | |
tree | feda10538bfa6cdae0a7a957629a6ea248feaa20 | |
parent | 9028f8e470f5c73c9d6932a29dbdc459e81fab9c (diff) | |
download | FreeBSD-src-631e23e87dfd20b2a5462a3b9951e2991edb5f1d.zip FreeBSD-src-631e23e87dfd20b2a5462a3b9951e2991edb5f1d.tar.gz |
Remove a comment that should not have been committed.
-rw-r--r-- | usr.sbin/ancontrol/ancontrol.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/ancontrol/ancontrol.c b/usr.sbin/ancontrol/ancontrol.c index 478227f..e2cea7f 100644 --- a/usr.sbin/ancontrol/ancontrol.c +++ b/usr.sbin/ancontrol/ancontrol.c @@ -1,5 +1,3 @@ -/* $OpenBSD: ancontrol.c,v 1.4 2000/06/18 22:27:41 aaron Exp $ */ - /* * Copyright 1997, 1998, 1999 * Bill Paul <wpaul@ee.columbia.edu>. All rights reserved. |