Browse Source

Cosmetics: Fix comment.

tags/n0.9
Carl Eugen Hoyos 14 years ago
parent
commit
f863cdef81
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libavcodec/pngdec.c

+ 1
- 1
libavcodec/pngdec.c View File

@@ -27,7 +27,7 @@
#include "png.h"

/* TODO:
* - add 2 and 16 bit depth support
* - add 16 bit depth support
*/

#include <zlib.h>


Loading…
Cancel
Save