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/convert.c | |
parent | 0d803906e4428535a38bffb9ce1fd34c3649fa1b (diff) |
$OpenBSD$, tedu
Diffstat (limited to 'sbin/dhclient/convert.c')
-rw-r--r-- | sbin/dhclient/convert.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/dhclient/convert.c b/sbin/dhclient/convert.c index d435eb90c34..d97912dad40 100644 --- a/sbin/dhclient/convert.c +++ b/sbin/dhclient/convert.c @@ -1,6 +1,6 @@ -/* convert.c +/* $OpenBSD: convert.c,v 1.4 2004/02/04 12:16:56 henning Exp $ */ - Safe copying of option values into and out of the option buffer, which +/* Safe copying of option values into and out of the option buffer, which can't be assumed to be aligned. */ /* |