Avoid the shadowing of 'clone'
authorEmmanuele Bassi <ebassi@linux.intel.com>
Wed, 19 Oct 2011 14:23:55 +0000 (15:23 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Wed, 19 Oct 2011 14:23:55 +0000 (15:23 +0100)
commita18a8a3ae21a18555cd56654b70c2ab83fac0d35
tree218f61cbfd605112f5f30ce2b428aac4170e5155
parentb240b95a97a220f760c06fe09cde3eeb91fed581
Avoid the shadowing of 'clone'

The clone() call can creep into the build environment, so it's a good
thing to avoid using 'clone' as a variable name.
clutter/clutter-clone.c
clutter/clutter-clone.h