diff ra144.c @ 7159:7767dc2b0ee6 libavcodec

Doxy comment
author vitor
date Sun, 29 Jun 2008 07:58:46 +0000
parents 1238746e1301
children ad0d9713e953
line wrap: on
line diff
--- a/ra144.c	Sat Jun 28 19:41:18 2008 +0000
+++ b/ra144.c	Sun Jun 29 07:58:46 2008 +0000
@@ -323,7 +323,7 @@
     }
 }
 
-/* Uncompress one block (20 bytes -> 160*2 bytes) */
+/** Uncompress one block (20 bytes -> 160*2 bytes) */
 static int ra144_decode_frame(AVCodecContext * avctx, void *vdata,
                               int *data_size, const uint8_t *buf, int buf_size)
 {