diff options
Diffstat (limited to 'sys/fs/nfs/rpcv2.h')
-rw-r--r-- | sys/fs/nfs/rpcv2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/fs/nfs/rpcv2.h b/sys/fs/nfs/rpcv2.h index 799d9d6e0dff9..d858afe2cc3c6 100644 --- a/sys/fs/nfs/rpcv2.h +++ b/sys/fs/nfs/rpcv2.h @@ -199,7 +199,7 @@ #define RPCMNT_NAMELEN 255 #define RPCMNT_PATHLEN 1024 #define RPCPROG_NFS 100003 - + /* Structs for common parts of the rpc's */ struct rpcv2_time { u_int32_t rpc_sec; |