diff options
Diffstat (limited to 'usr.sbin/ppp/udp.c')
| -rw-r--r-- | usr.sbin/ppp/udp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ppp/udp.c b/usr.sbin/ppp/udp.c index 2a84eb6fd6a3..a3b91191288c 100644 --- a/usr.sbin/ppp/udp.c +++ b/usr.sbin/ppp/udp.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/udp.c,v 1.4.2.2 1999/08/29 15:46:40 peter Exp $ */ #include <sys/types.h> |
