From 1bb8187d13ecb23226782d96df36aa609ddf3e0a Mon Sep 17 00:00:00 2001 From: Kenneth R Westerback Date: Tue, 4 Oct 2016 22:47:52 +0000 Subject: Zap stray whitespace. --- usr.sbin/dhcpd/sync.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.sbin/dhcpd/sync.h') diff --git a/usr.sbin/dhcpd/sync.h b/usr.sbin/dhcpd/sync.h index 7338a8e659f..2e09aee861d 100644 --- a/usr.sbin/dhcpd/sync.h +++ b/usr.sbin/dhcpd/sync.h @@ -1,4 +1,4 @@ -/* $OpenBSD: sync.h,v 1.4 2013/04/13 18:08:47 krw Exp $ */ +/* $OpenBSD: sync.h,v 1.5 2016/10/04 22:47:51 krw Exp $ */ /* * Copyright (c) 2008, Bob Beck @@ -24,11 +24,11 @@ * dhcpd(8) synchronisation protocol. * * This protocol has been designed for realtime synchronisation between - * multiple machines running dhcpd(8), running the same config. + * multiple machines running dhcpd(8), running the same config. * It is a simple Type-Length-Value based protocol, it allows easy * extension with future subtypes and bulk transfers by sending multiple * entries at once. The unencrypted messages will be authenticated using - * HMAC-SHA1. + * HMAC-SHA1. * */ -- cgit v1.2.3