Cosmetic fix
This commit is contained in:
parent
3f826fc7d2
commit
49fedda2b1
@ -241,6 +241,8 @@ int DoCarboncopy(GMsg* msg, GMsg** carbon) {
|
|||||||
std::string hline = "";
|
std::string hline = "";
|
||||||
int line_items = 0;
|
int line_items = 0;
|
||||||
|
|
||||||
|
margintext -= strlen(LNG->CCTo) - 2; // - "%s"
|
||||||
|
|
||||||
if(A == AA) {
|
if(A == AA) {
|
||||||
hline += msg->To();
|
hline += msg->To();
|
||||||
++line_items;
|
++line_items;
|
||||||
|
Reference in New Issue
Block a user