From f3a2b348daf9fa6063c38d2d69563f732a2f80e7 Mon Sep 17 00:00:00 2001 From: rgrimes Date: Tue, 30 May 1995 06:12:45 +0000 Subject: Remove trailing whitespace. --- sbin/mount_portal/conf.c | 4 ++-- sbin/mount_portal/mount_portal.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'sbin/mount_portal') diff --git a/sbin/mount_portal/conf.c b/sbin/mount_portal/conf.c index 5b335a8..3eb4af3 100644 --- a/sbin/mount_portal/conf.c +++ b/sbin/mount_portal/conf.c @@ -36,7 +36,7 @@ * * @(#)conf.c 8.2 (Berkeley) 3/27/94 * - * $Id: conf.c,v 1.2 1992/05/27 07:09:27 jsp Exp jsp $ + * $Id: conf.c,v 1.2 1995/02/21 04:05:20 wollman Exp $ */ #include @@ -131,7 +131,7 @@ qelem *q0; } ins_que(&p0->p_q, q0->q_back); return (1); - + } static path *palloc(cline, lno) diff --git a/sbin/mount_portal/mount_portal.c b/sbin/mount_portal/mount_portal.c index 23098d2..51184df 100644 --- a/sbin/mount_portal/mount_portal.c +++ b/sbin/mount_portal/mount_portal.c @@ -220,7 +220,7 @@ main(argc, argv) conf_read(&q, conf); continue; } - + /* * Accept a new connection * Will get EINTR if a signal has arrived, so just -- cgit v1.1