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 3a5fe061e7d2..3c4b0f0e37b6 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.19 2002/07/18 18:50:05 brian Exp $ */ #include <sys/types.h> |
