diff options
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. */ /* |