1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-11-23 21:54:53 +02:00

Merge commit '29c2d06d67724e994980045afa055c6c34611b30'

* commit '29c2d06d67724e994980045afa055c6c34611b30':
  cosmetics: Drop empty comment lines

Merged-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
This commit is contained in:
Derek Buitenhuis
2016-02-24 17:31:44 +00:00
47 changed files with 1 additions and 59 deletions

View File

@@ -44,9 +44,7 @@
#define LEN_PRETTY_GUID 34
/*
*
* File system routines
*
*/
typedef struct WtvFile {
@@ -311,9 +309,7 @@ static void wtvfile_close(AVIOContext *pb)
}
/*
*
* Main demuxer
*
*/
typedef struct WtvStream {