Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/external/mpl/dhcp/dist/common/upf.c,v rcsdiff: /ftp/cvs/cvsroot/src/external/mpl/dhcp/dist/common/upf.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.2 retrieving revision 1.2.2.2 diff -u -p -r1.2 -r1.2.2.2 --- src/external/mpl/dhcp/dist/common/upf.c 2018/04/07 22:37:29 1.2 +++ src/external/mpl/dhcp/dist/common/upf.c 2018/04/16 01:59:46 1.2.2.2 @@ -1,4 +1,4 @@ -/* $NetBSD: upf.c,v 1.2 2018/04/07 22:37:29 christos Exp $ */ +/* $NetBSD: upf.c,v 1.2.2.2 2018/04/16 01:59:46 pgoyette Exp $ */ /* upf.c @@ -29,7 +29,7 @@ */ #include -__RCSID("$NetBSD: upf.c,v 1.2 2018/04/07 22:37:29 christos Exp $"); +__RCSID("$NetBSD: upf.c,v 1.2.2.2 2018/04/16 01:59:46 pgoyette Exp $"); #include "dhcpd.h" #if defined (USE_UPF_SEND) || defined (USE_UPF_RECEIVE)