[FFmpeg-devel] [PATCH 4/4] ffprobe: remove misplaced and pointless comment.

Clément Bœsch ubitux at gmail.com
Fri Sep 16 12:57:51 CEST 2011


---
 ffprobe.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/ffprobe.c b/ffprobe.c
index 2f4a99e..58a0ac6 100644
--- a/ffprobe.c
+++ b/ffprobe.c
@@ -43,7 +43,6 @@ static int use_value_sexagesimal_format = 0;
 
 static char *print_format;
 
-/* globals */
 static const OptionDef options[];
 
 /* FFprobe context */
-- 
1.7.6.1



More information about the ffmpeg-devel mailing list