aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/upas/nfs/sx.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/upas/nfs/sx.h')
-rw-r--r--src/cmd/upas/nfs/sx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/upas/nfs/sx.h b/src/cmd/upas/nfs/sx.h
index 910f002e..38a801d4 100644
--- a/src/cmd/upas/nfs/sx.h
+++ b/src/cmd/upas/nfs/sx.h
@@ -8,7 +8,7 @@ enum
SxAtom,
SxString,
SxNumber,
- SxList,
+ SxList
};
typedef struct Sx Sx;