Mercurial > libpostproc.hg
changeset 34:48b25c548895 libpostproc
Fix #endif comments.
author | diego |
---|---|
date | Mon, 16 Oct 2006 12:52:21 +0000 |
parents | b5cf29aef709 |
children | cd4aa05e3b5d |
files | postprocess.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/postprocess.c Sun Oct 15 12:59:45 2006 +0000 +++ b/postprocess.c Mon Oct 16 12:52:21 2006 +0000 @@ -594,7 +594,7 @@ #if (defined (HAVE_3DNOW) && !defined (HAVE_MMX2)) || defined (RUNTIME_CPUDETECT) #define COMPILE_3DNOW #endif -#endif //ARCH_X86 +#endif /* defined(ARCH_X86) || defined(ARCH_X86_64) */ #undef HAVE_MMX #undef HAVE_MMX2