mirror of
https://github.com/aria2/aria2.git
synced 2025-04-04 21:17:41 +03:00
2010-01-06 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
Untabify. Fixed one line in copyright which is longer than 80 columns. * src * test
This commit is contained in:
parent
338e8aca09
commit
4db349c1f3
827 changed files with 7343 additions and 7336 deletions
|
@ -56,7 +56,7 @@ void DHTRoutingTableDeserializerTest::testDeserialize()
|
|||
d.deserialize(ss);
|
||||
|
||||
CPPUNIT_ASSERT(memcmp(localNode->getID(), d.getLocalNode()->getID(),
|
||||
DHT_ID_LENGTH) == 0);
|
||||
DHT_ID_LENGTH) == 0);
|
||||
|
||||
std::cout << d.getSerializedTime().getTime() << std::endl;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue