diff fraps.c @ 12071:126392340f69 libavcodec

Remove angular brackets from Doxygen comments; Doxygen confuses them for HTML.
author diego
date Fri, 02 Jul 2010 12:48:32 +0000
parents c69dd071f7d4
children 5043c3aaa0a2
line wrap: on
line diff
--- a/fraps.c	Fri Jul 02 12:45:49 2010 +0000
+++ b/fraps.c	Fri Jul 02 12:48:32 2010 +0000
@@ -23,7 +23,7 @@
 /**
  * @file
  * Lossless Fraps 'FPS1' decoder
- * @author Roine Gustafsson <roine at users sf net>
+ * @author Roine Gustafsson (roine at users sf net)
  * @author Konstantin Shishkov
  *
  * Codec algorithm for version 0 is taken from Transcode <www.transcoding.org>