diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2004-02-04 12:16:57 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2004-02-04 12:16:57 +0000 |
commit | a7d900a0f398f5ffe1a73291c0bd129723ecc206 (patch) | |
tree | c6db72859082b1e67116a222fe6aa9b2fda1a849 /sbin/dhclient/options.c | |
parent | 0d803906e4428535a38bffb9ce1fd34c3649fa1b (diff) |
$OpenBSD$, tedu
Diffstat (limited to 'sbin/dhclient/options.c')
-rw-r--r-- | sbin/dhclient/options.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/dhclient/options.c b/sbin/dhclient/options.c index e445dad97c0..0227a41b9ac 100644 --- a/sbin/dhclient/options.c +++ b/sbin/dhclient/options.c @@ -1,6 +1,6 @@ -/* options.c +/* $OpenBSD: options.c,v 1.2 2004/02/04 12:16:56 henning Exp $ */ - DHCP options parsing and reassembly. */ +/* DHCP options parsing and reassembly. */ /* * Copyright (c) 1995, 1996, 1997, 1998 The Internet Software Consortium. |