Fix indentation.
* src/mimedataprovider.cpp (t2body): Just to be really sure check ctmain and ctsub before strcmp.
The check is not really required because at that point boths vars are
not NULL. However, it makes reading the code easier because there is
no need to think about this.