diff options
Diffstat (limited to 'usr.sbin/ppp/throughput.h')
-rw-r--r-- | usr.sbin/ppp/throughput.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ppp/throughput.h b/usr.sbin/ppp/throughput.h index bdeac1e86b4fa..40f8ff85f64a9 100644 --- a/usr.sbin/ppp/throughput.h +++ b/usr.sbin/ppp/throughput.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: throughput.h,v 1.4 1998/06/09 18:49:10 brian Exp $ + * $Id: throughput.h,v 1.5 1998/06/12 20:12:26 brian Exp $ */ #define SAMPLE_PERIOD 5 |