diff options
author | Chun-wei Fan <fanchunwei@src.gnome.org> | 2013-07-19 18:38:27 +0800 |
---|---|---|
committer | Chun-wei Fan <fanchunwei@src.gnome.org> | 2013-07-19 18:38:27 +0800 |
commit | d7b68278561f8846fab94c3ef974a89785bce666 (patch) | |
tree | 8b235079fcd585dc81665b2e00ca2448f68eaa7a /gtk/gtkstyleprovider.h | |
parent | ce30d16da1882e4241c621021fd769e5644b730c (diff) | |
download | gtk+-d7b68278561f8846fab94c3ef974a89785bce666.tar.gz |
gtk/gtkrecentchooser.c: Avoid C99isms
Declare variables at the top to the block.
G_GNUC_BEGIN_IGNORE_DEPRECATIONS and G_GNUC_END_IGNORE_DEPRECATIONS with
a ';' at the end is still considered a statement, even if these macros
expand to nothing, which C89 compilers don't really like (oddly speaking)-
but this is life.
Diffstat (limited to 'gtk/gtkstyleprovider.h')
0 files changed, 0 insertions, 0 deletions