diff options
Diffstat (limited to 'usr.sbin/ppp/tun.c')
| -rw-r--r-- | usr.sbin/ppp/tun.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/usr.sbin/ppp/tun.c b/usr.sbin/ppp/tun.c index c35894a6c2076..75706ba940ea4 100644 --- a/usr.sbin/ppp/tun.c +++ b/usr.sbin/ppp/tun.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/tun.c,v 1.20 1999/09/21 19:37:00 brian Exp $   */  #include <sys/param.h> | 
