diff options
| author | 2016-05-17 14:16:05 +0100 | |
|---|---|---|
| committer | 2016-05-17 18:18:01 +0100 | |
| commit | 1676464bdc3e7f1ae47cda3d95344c044c2c9207 (patch) | |
| tree | 30b66bb70918768dd9b8f0a5eb8ebc71790852e7 /src/modules/objects/KvsObject_http.cpp | |
| parent | Fix bug introduced in 37b9fe9 (diff) | |
| download | KVIrc-1676464bdc3e7f1ae47cda3d95344c044c2c9207.tar.gz KVIrc-1676464bdc3e7f1ae47cda3d95344c044c2c9207.tar.bz2 KVIrc-1676464bdc3e7f1ae47cda3d95344c044c2c9207.zip | |
various cosmetic: consistent comment format
+ remove separators to make it consistent.
Diffstat (limited to 'src/modules/objects/KvsObject_http.cpp')
| -rw-r--r-- | src/modules/objects/KvsObject_http.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/modules/objects/KvsObject_http.cpp b/src/modules/objects/KvsObject_http.cpp index 1340a89db..8047658eb 100644 --- a/src/modules/objects/KvsObject_http.cpp +++ b/src/modules/objects/KvsObject_http.cpp @@ -211,7 +211,6 @@ getDict.clear(); delete m_pHttp; KVSO_END_DESTRUCTOR(KvsObject_http) -//---------------------- bool KvsObject_http::functionSetHost(KviKvsObjectFunctionCall * c) { |
