Some formatting

This commit is contained in:
Arnout Engelen
2016-03-27 21:48:25 +02:00
parent 1f26c3bd9e
commit 286a1a8ad2
2 changed files with 3 additions and 3 deletions

View File

@@ -277,7 +277,7 @@ char *Packet::gethashstring() {
free(remote_string);
// if (DEBUG)
// std::cout << "Returning newly created hash string: " << hashstring <<
//std::endl;
// std::endl;
return hashstring;
}