if (fail) goto exit;
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Mon, 7 Nov 2011 22:36:11 +0000 (22:36 +0000)
committerMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Mon, 7 Nov 2011 22:36:11 +0000 (22:36 +0000)
commita0c180f41a8b9c1153f64a30c0e0af6e8ba1fb8c
tree1ca6dd8af09f7c0df972b9c3e60415ea3c601fd5
parentd27e4fad0f1ee2fcd8287f804975907921d292aa
   if (fail) goto exit;
exit:
   return;

who can spot what's wrong with the above snippet? cookies for the first one to answer correctly!

SVN revision: 64886
src/bin/e_randr.c