comparison rmenc.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 8b4be8aa2324
children f8a743bd2df8
comparison
equal deleted inserted replaced
3969:d3db5ee44053 3970:c265c84caa81