summaryrefslogtreecommitdiff
path: root/sunrpc/rpcsvc/rquota.x
diff options
context:
space:
mode:
Diffstat (limited to 'sunrpc/rpcsvc/rquota.x')
-rw-r--r--sunrpc/rpcsvc/rquota.x2
1 files changed, 1 insertions, 1 deletions
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 */