comparison ppc/check_altivec.c @ 11644:7dd2a45249a9 libavcodec

Remove explicit filename from Doxygen @file commands. Passing an explicit filename to this command is only necessary if the documentation in the @file block refers to a file different from the one the block resides in.
author diego
date Tue, 20 Apr 2010 14:45:34 +0000
parents fb94047e23d2
children fdafbcef52f5
comparison
equal deleted inserted replaced
11643:92236ee7be0f 11644:7dd2a45249a9
16 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 16 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
17 */ 17 */
18 18
19 19
20 /** 20 /**
21 * @file libavcodec/ppc/check_altivec.c 21 * @file
22 * Checks for AltiVec presence. 22 * Checks for AltiVec presence.
23 */ 23 */
24 24
25 #ifdef __APPLE__ 25 #ifdef __APPLE__
26 #undef _POSIX_C_SOURCE 26 #undef _POSIX_C_SOURCE