comparison ppc/check_altivec.c @ 8718:e9d9d946f213 libavcodec

Use full internal pathname in doxygen @file directives. Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories.
author diego
date Sun, 01 Feb 2009 02:00:19 +0000
parents 450a1c5bab22
children 53e5c6a453e9
comparison
equal deleted inserted replaced
8717:407a1a178cad 8718:e9d9d946f213
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 check_altivec.c 21 * @file libavcodec/ppc/check_altivec.c
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