Mercurial > libavformat.hg
diff assdec.c @ 3970:c265c84caa81 libavformat
Use __typeof__ instead of GCC-specific typeof keyword.
The typeof keyword is disabled by default when building with -std=c99
as it's a GNU extension.
ICC supports the __typeof__ keyword as well as typeof.
Patch by Diego 'Flameeyes' Petten %flameeyes A gmail P com%
author | gpoirier |
---|---|
date | Thu, 02 Oct 2008 20:01:13 +0000 |
parents | 45684dea4c9b |
children | da64b6d7a2d9 |