diff options
Diffstat (limited to 'usr.bin/systat/ifstat.c')
-rw-r--r-- | usr.bin/systat/ifstat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/systat/ifstat.c b/usr.bin/systat/ifstat.c index 62773e9fd09c..af25bc182855 100644 --- a/usr.bin/systat/ifstat.c +++ b/usr.bin/systat/ifstat.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.bin/systat/ifstat.c,v 1.6.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> |