X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/6c933daf0e39ac8953467e1061b2f39b9e543796..a63600a1fc28dbc7ae7ce9f996829c49a25fb33c:/nfs.h diff --git a/nfs.h b/nfs.h index 76747f18..87ba1a71 100644 --- a/nfs.h +++ b/nfs.h @@ -1,4 +1,4 @@ -/* NetBSD: nfs.h,v 1.1 1996/05/23 22:49:53 fvdl Exp */ +/* NetBSD: nfs.h,v 1.1 1996/05/23 22:49:53 fvdl Exp */ /* * Copyright (c) 1989, 1993 @@ -120,8 +120,8 @@ #define NFSX_V3SATTR 60 /* max. all fields filled in */ #define NFSX_V3POSTOPATTR (NFSX_V3FATTR + NFSX_UNSIGNED) #define NFSX_V3WCCDATA (NFSX_V3POSTOPATTR + 8 * NFSX_UNSIGNED) -#define NFSX_V3COOKIEVERF 8 -#define NFSX_V3WRITEVERF 8 +#define NFSX_V3COOKIEVERF 8 +#define NFSX_V3WRITEVERF 8 #define NFSX_V3CREATEVERF 8 #define NFSX_V3STATFS 52 #define NFSX_V3FSINFO 48