packet-nfs.c: (trivial) Add dropped/missing newline; Adjust some whitespace.

Change-Id: I2ef3af42a712ced6917d94e1dcf708b3f34d7e82
Reviewed-on: https://code.wireshark.org/review/4431
Reviewed-by: Bill Meier <wmeier@newsguy.com>
This commit is contained in:
Bill Meier 2014-10-02 17:26:35 -04:00
parent 043e6f09bb
commit 0299aa3521

View file

@ -6022,7 +6022,8 @@ dissect_nfs3_commit_reply(tvbuff_t *tvb, int offset, packet_info *pinfo _U_,
* NFS Version 4.1, RFC 5661. Note that error 19 NFS4ERR_NOTDIR defined in RFC 3010
* was eliminated in RFC 3530 (NFSv4) which replaced RFC 3010 and remains so in
* RFC 5661. Nevertheless, it has been included in this table in the event that some
* RFC 3010 implementations still exist out there.**************************************************************************************/
* RFC 3010 implementations still exist out there.
**************************************************************************************/
static const value_string names_nfs4_status[] = {
{ 0, "NFS4_OK" },
{ 1, "NFS4ERR_PERM" },