summaryrefslogtreecommitdiffstats
path: root/sbin/mount_portal
diff options
context:
space:
mode:
authorrgrimes <rgrimes@FreeBSD.org>1995-05-30 06:12:45 +0000
committerrgrimes <rgrimes@FreeBSD.org>1995-05-30 06:12:45 +0000
commitf3a2b348daf9fa6063c38d2d69563f732a2f80e7 (patch)
tree4d38911cf1e5e1ef56a662eddcbe2f706b2e6973 /sbin/mount_portal
parentf05428e4cd63dde97bac14b84dd146a5c00455e3 (diff)
downloadFreeBSD-src-f3a2b348daf9fa6063c38d2d69563f732a2f80e7.zip
FreeBSD-src-f3a2b348daf9fa6063c38d2d69563f732a2f80e7.tar.gz
Remove trailing whitespace.
Diffstat (limited to 'sbin/mount_portal')
-rw-r--r--sbin/mount_portal/conf.c4
-rw-r--r--sbin/mount_portal/mount_portal.c2
2 files changed, 3 insertions, 3 deletions
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 <stdio.h>
@@ -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
OpenPOWER on IntegriCloud