eloop: fix not returning new counter object
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 19 May 2012 11:05:49 +0000 (13:05 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 19 May 2012 11:05:49 +0000 (13:05 +0200)
commitf0b92a13669c30e98f258f3c61c5ee56ddffa771
tree9ff73b0990b500034c3511f2123ecc9bfdf7b3d8
parentfb4b087bf20e49722c190a495e552d5bc8148c03
eloop: fix not returning new counter object

We forgot to actually store the pointer to the new counter object in the
\out variable. Fix this now.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
src/eloop.c