Mercurial > libavformat.hg
comparison mxfdec.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 | bb5d73587d16 |
children | 549a09cf23fe |
comparison
equal
deleted
inserted
replaced
3969:d3db5ee44053 | 3970:c265c84caa81 |
---|