From af3c679d46fa78eb76ec8830a4e5accc3f5c2329 Mon Sep 17 00:00:00 2001 From: Tom Rhodes Date: Thu, 15 Feb 2007 02:45:14 +0000 Subject: [PATCH] Kill blank line at EOF. --- usr.sbin/rpc.ypupdated/update.c | 1 - 1 file changed, 1 deletion(-) diff --git a/usr.sbin/rpc.ypupdated/update.c b/usr.sbin/rpc.ypupdated/update.c index 5cc0d7a56cf..72a7128beb2 100644 --- a/usr.sbin/rpc.ypupdated/update.c +++ b/usr.sbin/rpc.ypupdated/update.c @@ -328,4 +328,3 @@ match(char *line, char *name) (line[len] == ' ' || line[len] == '\t')); } #endif /* !YP */ -