[libdvbpsi-devel] dvbinfo: typo
Jean-Paul Saman
git at videolan.org
Thu Jun 4 10:02:03 CEST 2015
libdvbpsi | branch: master | Jean-Paul Saman <jpsaman at videolan.org> | Mon May 18 13:39:05 2015 +0200| [dc6061201a01c5a110ebe5a653f5aad51efa2bc5] | committer: Jean-Paul Saman
dvbinfo: typo
> http://git.videolan.org/gitweb.cgi/libdvbpsi.git/?a=commit;h=dc6061201a01c5a110ebe5a653f5aad51efa2bc5
---
examples/dvbinfo/dvbinfo.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/examples/dvbinfo/dvbinfo.c b/examples/dvbinfo/dvbinfo.c
index 3ae3f70..657fd35 100644
--- a/examples/dvbinfo/dvbinfo.c
+++ b/examples/dvbinfo/dvbinfo.c
@@ -139,7 +139,7 @@ static void usage(void)
// printf(" wire = print arrival time per packet (wireshark like)\n");
printf(" -j | --summary-file : file to write summary information to (default: stdout)\n");
printf(" -p | --summary-period : refresh summary file every n milliseconds (default: 1000ms)\n");
- printf("\nTuing options: \n");
+ printf("\nTuning options: \n");
printf(" -c | --capture buffer size : number of bytes in capture buffer (default: %d bytes)\n", FIFO_THRESHOLD_SIZE);
#endif
exit(EXIT_FAILURE);
More information about the libdvbpsi-devel
mailing list