=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/systat/if.c,v retrieving revision 1.5 retrieving revision 1.6 diff -c -r1.5 -r1.6 *** src/usr.bin/systat/if.c 2006/03/31 04:10:59 1.5 --- src/usr.bin/systat/if.c 2006/03/31 18:19:44 1.6 *************** *** 1,4 **** ! /* $OpenBSD: if.c,v 1.5 2006/03/31 04:10:59 deraadt Exp $ */ /* * Copyright (c) 2004 Markus Friedl * --- 1,4 ---- ! /* $OpenBSD: if.c,v 1.6 2006/03/31 18:19:44 deraadt Exp $ */ /* * Copyright (c) 2004 Markus Friedl * *************** *** 193,199 **** } #define FMT "%-10.10s %10lu %10lu %6lu %10lu %10lu %6lu %6lu " ! void showifstat(void) { --- 193,199 ---- } #define FMT "%-10.10s %10lu %10lu %6lu %10lu %10lu %6lu %6lu " ! void showifstat(void) {