summaryrefslogtreecommitdiff
path: root/sys/net/ppp_tty.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/net/ppp_tty.c')
-rw-r--r--sys/net/ppp_tty.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/net/ppp_tty.c b/sys/net/ppp_tty.c
index 49157b78b60..c358b91c211 100644
--- a/sys/net/ppp_tty.c
+++ b/sys/net/ppp_tty.c
@@ -1,9 +1,9 @@
-/* $OpenBSD: ppp_tty.c,v 1.45 2016/12/19 15:57:30 mpi Exp $ */
+/* $OpenBSD: ppp_tty.c,v 1.46 2017/01/24 10:08:30 krw Exp $ */
/* $NetBSD: ppp_tty.c,v 1.12 1997/03/24 21:23:10 christos Exp $ */
/*
* ppp_tty.c - Point-to-Point Protocol (PPP) driver for asynchronous
- * tty devices.
+ * tty devices.
*
* Copyright (c) 1984-2000 Carnegie Mellon University. All rights reserved.
*