Merge pull request #9042 from thalieht/codingstyle

Fix coding style final
This commit is contained in:
Vladimir Golovnev
2018-06-13 12:41:56 +03:00
committed by GitHub
79 changed files with 717 additions and 772 deletions

View File

@@ -49,8 +49,8 @@
#include "base/torrentfilter.h"
#include "base/utils/fs.h"
#include "base/utils/string.h"
#include "serialize/serialize_torrent.h"
#include "apierror.h"
#include "serialize/serialize_torrent.h"
// Tracker keys
const char KEY_TRACKER_URL[] = "url";