Browse Source

Fix typo.

Originally committed as revision 22988 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.6
Jai Menon 16 years ago
parent
commit
707cd944d6
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libavutil/log.h

+ 1
- 1
libavutil/log.h View File

@@ -51,7 +51,7 @@ typedef struct {

/**
* LIBAVUTIL_VERSION with which this structure was created.
* This is used to allow fields to be added without requireing major
* This is used to allow fields to be added without requiring major
* version bumps everywhere.
*/



Loading…
Cancel
Save