mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-27 19:27:49 +02:00
fixed warning
This commit is contained in:
parent
030a6ebb71
commit
e77037c2b8
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ namespace tunnel
|
|||
return t1->GetCreationTime () > t2->GetCreationTime ();
|
||||
else
|
||||
return t1 < t2;
|
||||
};
|
||||
}
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue