From c81388536cb38fe6c9cd266d948d1accdb679fa0 Mon Sep 17 00:00:00 2001 From: trhodes Date: Thu, 15 Feb 2007 02:45:14 +0000 Subject: Kill blank line at EOF. --- usr.sbin/rpc.ypupdated/update.c | 1 - 1 file changed, 1 deletion(-) (limited to 'usr.sbin/rpc.ypupdated') diff --git a/usr.sbin/rpc.ypupdated/update.c b/usr.sbin/rpc.ypupdated/update.c index 5cc0d7a..72a7128 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 */ - -- cgit v1.1