aboutsummaryrefslogtreecommitdiff
path: root/src/libsunrpc/fd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libsunrpc/fd.c')
-rw-r--r--src/libsunrpc/fd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libsunrpc/fd.c b/src/libsunrpc/fd.c
index 23cfb401..a808ad55 100644
--- a/src/libsunrpc/fd.c
+++ b/src/libsunrpc/fd.c
@@ -5,7 +5,7 @@
enum
{
- MaxRead = 17000,
+ MaxRead = 17000
};
typedef struct SunMsgFd SunMsgFd;