summaryrefslogtreecommitdiff
path: root/tools/intel_infoframes.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/intel_infoframes.c')
-rw-r--r--tools/intel_infoframes.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/intel_infoframes.c b/tools/intel_infoframes.c
index e838fddf..e03cb2c0 100644
--- a/tools/intel_infoframes.c
+++ b/tools/intel_infoframes.c
@@ -1101,6 +1101,7 @@ int main(int argc, char *argv[])
{ "transcoder" , required_argument, NULL, 't' },
{ "infoframe", required_argument, NULL, 'f' },
{ "help", no_argument, NULL, 'h' },
+ { 0 }
};
printf("WARNING: This is just a debugging tool! Don't expect it to work"