diff options
Diffstat (limited to 'sys/netiso/tp_usrreq.c')
| -rw-r--r-- | sys/netiso/tp_usrreq.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/netiso/tp_usrreq.c b/sys/netiso/tp_usrreq.c index 13948e8f9541..80e6a3752d91 100644 --- a/sys/netiso/tp_usrreq.c +++ b/sys/netiso/tp_usrreq.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)tp_usrreq.c 8.1 (Berkeley) 6/10/93 - * $Id: tp_usrreq.c,v 1.3 1995/04/26 21:32:42 pst Exp $ + * tp_usrreq.c,v 1.4 1995/05/30 08:11:44 rgrimes Exp */ /*********************************************************** @@ -63,8 +63,8 @@ SOFTWARE. /* * ARGO TP * - * $Header: /home/ncvs/src/sys/netiso/tp_usrreq.c,v 1.3 1995/04/26 21:32:42 pst Exp $ - * $Source: /home/ncvs/src/sys/netiso/tp_usrreq.c,v $ + * /home/ncvs/src/sys/netiso/tp_usrreq.c,v 1.4 1995/05/30 08:11:44 rgrimes Exp + * /home/ncvs/src/sys/netiso/tp_usrreq.c,v * * tp_usrreq(), the fellow that gets called from most of the socket code. * Pretty straighforward. |
