aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/torrent/TorrentInterface.cpp
diff options
context:
space:
mode:
authorGravatar Alexey Sokolov2016-04-29 23:57:30 +0100
committerGravatar Alexey Sokolov2016-04-29 23:57:48 +0100
commit690dd7a33ddc90678367d73adf313533536e10f2 (patch)
tree2276fe7c384ebbc222b40a19c536d5c3c5606ce8 /src/modules/torrent/TorrentInterface.cpp
parentAdd config for clang-format. (diff)
downloadKVIrc-690dd7a33ddc90678367d73adf313533536e10f2.tar.gz
KVIrc-690dd7a33ddc90678367d73adf313533536e10f2.tar.bz2
KVIrc-690dd7a33ddc90678367d73adf313533536e10f2.zip
Apply clang-format
Diffstat (limited to 'src/modules/torrent/TorrentInterface.cpp')
-rw-r--r--src/modules/torrent/TorrentInterface.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/torrent/TorrentInterface.cpp b/src/modules/torrent/TorrentInterface.cpp
index 95bdeca78..4752ca9c0 100644
--- a/src/modules/torrent/TorrentInterface.cpp
+++ b/src/modules/torrent/TorrentInterface.cpp
@@ -28,4 +28,4 @@
#include "KviLocale.h"
-TorrentInterface *TorrentInterface::m_selected = 0;
+TorrentInterface * TorrentInterface::m_selected = 0;