summaryrefslogtreecommitdiff
path: root/sys/net/pppcompress.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/net/pppcompress.c')
-rw-r--r--sys/net/pppcompress.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/net/pppcompress.c b/sys/net/pppcompress.c
index c29894eb2b0ca..3c2dfd1c414ed 100644
--- a/sys/net/pppcompress.c
+++ b/sys/net/pppcompress.c
@@ -44,7 +44,7 @@
* so that the entire packet being decompressed doesn't have
* to be in contiguous memory (just the compressed header).
*
- * $Id: pppcompress.c,v 1.4.4.1 1996/04/11 06:51:52 davidg Exp $
+ * $Id: pppcompress.c,v 1.4.4.2 1996/04/11 21:01:38 davidg Exp $
*/
#include <sys/types.h>