From 9c84384cc18ff589233628c193953ca8d7a39f5c Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Wed, 5 Jun 2013 20:44:03 +0000 Subject: Remove trailing whitespace. --- sunrpc/rpcsvc/rquota.x | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sunrpc') diff --git a/sunrpc/rpcsvc/rquota.x b/sunrpc/rpcsvc/rquota.x index 62888f612a..c4575240d3 100644 --- a/sunrpc/rpcsvc/rquota.x +++ b/sunrpc/rpcsvc/rquota.x @@ -27,7 +27,7 @@ struct rquota { unsigned int rq_curfiles; /* current # allocated files */ unsigned int rq_btimeleft; /* time left for excessive disk use */ unsigned int rq_ftimeleft; /* time left for excessive files */ -}; +}; enum gqr_status { Q_OK = 1, /* quota returned */ -- cgit v1.2.3