From bdece8ae6b49bc18b552fcfbcbab28da626bdb8e Mon Sep 17 00:00:00 2001 From: Reuben Thomas Date: Fri, 7 Dec 2007 00:01:02 +0000 Subject: Remove superfluous comma --- plpnfsd/mp_mount.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plpnfsd') diff --git a/plpnfsd/mp_mount.c b/plpnfsd/mp_mount.c index 38c9c3e..1450461 100644 --- a/plpnfsd/mp_mount.c +++ b/plpnfsd/mp_mount.c @@ -241,7 +241,7 @@ void cache_flush() { * Solaris sends blocks in a way which is not very pleasent * for us. It sends blocks 0,1,2,3,4,5,6, then 9,10,11 and * do on. A little bit later block 7 and 8 arrives. This "bit" - * is more that 2 seconds, it is about 6 seconds. It occurs, + * is more that 2 seconds, it is about 6 seconds. It occurs * if we're rewriting a file. We set MAXWRITE to 15, meaning * that we are waiting for 30 seconds to receive the missing * blocks. -- cgit v1.2.3