summaryrefslogtreecommitdiff
path: root/ptp.c
diff options
context:
space:
mode:
Diffstat (limited to 'ptp.c')
-rw-r--r--ptp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ptp.c b/ptp.c
index 35cf685..773f3d5 100644
--- a/ptp.c
+++ b/ptp.c
@@ -6,7 +6,7 @@ static const struct xlat ptp_flags_options[] = {
XLAT(PTP_ENABLE_FEATURE),
XLAT(PTP_RISING_EDGE),
XLAT(PTP_FALLING_EDGE),
- { 0, NULL }
+ XLAT_END
};