2015-08-11 13:47 GMT+03:00 Dmitry Igrishin <dmit...@gmail.com>: > Subparagparh 3: > I suggest to replace: > "but it is passed a "context" pointer pointing to a TriggerData > structure" > with > "but it is passed a "context" pointer to a structure of type > TriggerData" > Oops, it's even better to replace with "but it is passed a "context" pointer", because the need of use CALLED_AS_TRIGGER macro described hereinafter.
-- // Dmitry.