summaryrefslogtreecommitdiff
path: root/src/compositor/meta-background.c
diff options
context:
space:
mode:
authorOwen W. Taylor <otaylor@fishsoup.net>2015-09-03 16:12:06 -0400
committerOwen W. Taylor <otaylor@fishsoup.net>2015-09-03 16:13:50 -0400
commite3db4ab16a65be692c969088a6e1487dde305fc4 (patch)
treee48b063a87aa04c0b138394643dee45a9895cdb1 /src/compositor/meta-background.c
parent614d6bd0f80ce336df7dca64e04746b057753f3b (diff)
downloadmutter-e3db4ab16a65be692c969088a6e1487dde305fc4.tar.gz
Avoid declaring variables in for loop to avoid upsetting older GCC
Older GCC only allows "for (int i" in explicit c99 mode - there's probably no reason that we can't enable that, but avoiding the construct for a fast fix.
Diffstat (limited to 'src/compositor/meta-background.c')
0 files changed, 0 insertions, 0 deletions