diff options
author | Måns Rullgård <mans@mansr.com> | 2010-03-18 15:00:17 +0000 |
---|---|---|
committer | Måns Rullgård <mans@mansr.com> | 2010-03-18 15:00:17 +0000 |
commit | d343d59837bb5131054282248df7eaaaa8c9ba1a (patch) | |
tree | c799384ce412eebdd69699159cd468304383f366 /Doxyfile | |
parent | 35a3bd844ec4865891a98944c4da0d9d2f8cc5ad (diff) | |
download | ffmpeg-d343d59837bb5131054282248df7eaaaa8c9ba1a.tar.gz |
Replace remaining uses of ATTR_ALIGNED with DECLARE_ALIGNED
Originally committed as revision 22593 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'Doxyfile')
-rw-r--r-- | Doxyfile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -837,7 +837,6 @@ INCLUDE_FILE_PATTERNS = PREDEFINED = __attribute__(x)="" "RENAME(x)=x ## _TMPL" "DEF(x)=x ## _TMPL" \ HAVE_AV_CONFIG_H HAVE_MMX HAVE_MMX2 HAVE_AMD3DNOW \ - ATTR_ALIGN(x)="" # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then # this tag can be used to specify a list of macro names that should be expanded. |