diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-11-22 10:58:58 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-11-22 10:58:58 +0000 |
commit | 140932d6d85b561ad06abe5006a5e973a7713c45 (patch) | |
tree | be1d2469fd1ab2ab0df6164fbc91fb7bbbdd80f5 /sys/net/pppcompress.h | |
parent | 324ec40db3d437d18da21aa07a7ae4d4ecd9c157 (diff) |
Diffstat (limited to 'sys/net/pppcompress.h')
-rw-r--r-- | sys/net/pppcompress.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/net/pppcompress.h b/sys/net/pppcompress.h index ed30971913989..3cd1864d89302 100644 --- a/sys/net/pppcompress.h +++ b/sys/net/pppcompress.h @@ -39,7 +39,7 @@ * - added sl_uncompress_tcp_part. * * From: slcompress.h 7.4 90/06/28 - * $Id: slcompress.h,v 1.5 1994/01/15 20:13:16 deraadt Exp $ + * pppcompress.h,v 1.2 1994/09/23 00:13:22 wollman Exp */ #ifndef _NET_PPPCOMPRESS_H_ |