diff options
Diffstat (limited to 'usr.sbin/ppp/tcpmss.c')
| -rw-r--r-- | usr.sbin/ppp/tcpmss.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ppp/tcpmss.c b/usr.sbin/ppp/tcpmss.c index 1fdbf0201c22..2d1fe1f3b5cb 100644 --- a/usr.sbin/ppp/tcpmss.c +++ b/usr.sbin/ppp/tcpmss.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/tcpmss.c,v 1.6 2002/06/15 08:03:30 brian Exp $ */ #include <sys/param.h> |
