Fix todo fields duplicate on the BlackBerry Storm.
commitd0b618c7404677e234f214b2c696881a769cccff
authorNicolas VIVIEN <nicolas@vivien.fr>
Thu, 7 May 2009 08:54:49 +0000 (7 10:54 +0200)
committerChris Frey <cdfrey@foursquare.net>
Sat, 9 May 2009 07:19:09 +0000 (9 03:19 -0400)
treea5c30edc5c980651ac7e446fa1ab2693cfd0e2ce
parentc23c4fa78bfe59aebdfa04ba6b73e1b1a9e3923b
Fix todo fields duplicate on the BlackBerry Storm.

/!\ The order field seems important (Due Flag before Due Time).
Moreover, if the DueFlag == 0, you have to set equally.
=> BuildField(data, offset, TSKFC_DUE_FLAG, (char) 0);
src/r_task.cc