On Thu, Jul 17, 2014 at 11:51 AM, Diego Biurrun <[email protected]> wrote: > Anonymous structs can cause trouble in header files, so try to > avoid them altogether as a matter of good style. > --- > libavdevice/bktr.c | 2 +- > libavdevice/fbdev.c | 2 +- > libavdevice/jack_audio.c | 2 +- > libavdevice/oss_audio.c | 2 +- > 4 files changed, 4 insertions(+), 4 deletions(-) >
Should be fine. -- Vittorio _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
