From 188803394908f222ab3ed8ec32331eb6dd00fd2d Mon Sep 17 00:00:00 2001 From: rgrimes Date: Tue, 30 May 1995 00:07:29 +0000 Subject: Remove trailing whitespace. Reviewed by: phk --- bin/date/netdate.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/date') diff --git a/bin/date/netdate.c b/bin/date/netdate.c index b251c83..0f12aae 100644 --- a/bin/date/netdate.c +++ b/bin/date/netdate.c @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id$ + * $Id: netdate.c,v 1.2 1994/09/24 02:54:38 davidg Exp $ */ #ifndef lint @@ -169,7 +169,7 @@ loop: (void)close(s); return (0); default: - warnx("wrong ack received from timed: %s", + warnx("wrong ack received from timed: %s", tsptype[msg.tsp_type]); timed_ack = -1; break; -- cgit v1.1