Fixed a typo
Original commit message from CVS: Fixed a typo
This commit is contained in:
parent
e828948edc
commit
e2b9080249
@ -143,7 +143,7 @@ gst_init_check (int *argc,
|
||||
g_print (" --gst-info-mask=FLAGS Gst info flags to set (current %08x)\n", gst_info_get_categories());
|
||||
g_print (" --gst-debug-mask=FLAGS Gst debugging flags to set\n");
|
||||
|
||||
g_print ("\nGStreamer info/debug FLAGS (to be ored)\n");
|
||||
g_print ("\nGStreamer info/debug FLAGS (to be OR'ed)\n");
|
||||
|
||||
for (i = 0; i<GST_CAT_MAX_CATEGORY; i++) {
|
||||
g_print (" %08x %s %s\n", 1<<i,
|
||||
|
Loading…
x
Reference in New Issue
Block a user