hi, do we need the extra var _invoked ?, its the same as dr->_method:
+ invoked = entry_method; + dr->_method = entry_method; On Sun, Mar 25, 2012 at 8:32 PM, Sourabh Chandak <[email protected]> wrote: > --- > plugins/duda/duda.c | 86 +++++++++++++++++++++++++++++++++++--------------- > plugins/duda/duda.h | 3 ++ > 2 files changed, 63 insertions(+), 26 deletions(-) > > > _______________________________________________ > Monkey mailing list > [email protected] > http://lists.monkey-project.com/listinfo/monkey > -- Eduardo Silva http://edsiper.linuxchile.cl http://www.monkey-project.com _______________________________________________ Monkey mailing list [email protected] http://lists.monkey-project.com/listinfo/monkey
