diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-02-05 04:29:56 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-02-05 04:29:56 +0000 |
commit | 860c2cf2bc6592828a3468ab8ee661042b059ae8 (patch) | |
tree | fde30676422ab07fdec2d11fde3fc5693fdbb8cf /sys/net/pppcompress.c | |
parent | b61013aa0c73c687493c80193bc040d29b351fb8 (diff) |
Diffstat (limited to 'sys/net/pppcompress.c')
-rw-r--r-- | sys/net/pppcompress.c | 2 |
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> |