Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavide Beatrici <davidebeatrici@gmail.com>2017-01-22 19:09:18 +0300
committerJan Klass <kissaki@posteo.de>2017-01-29 15:02:58 +0300
commit474b3700aeef869ca2df37227e9e27aea982e6fe (patch)
tree8e863342e2ba16fbe8d62aef98ecbc7f03311760 /plugins/gmod
parent82d385f6bdd6de8d80b3aa28c87947eb0df12d57 (diff)
plugins: Fix indentation and whitespace
* Use tabs for indentation * Remove trailing whitespace * Space indentation for alignment
Diffstat (limited to 'plugins/gmod')
-rw-r--r--plugins/gmod/gmod.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/gmod/gmod.cpp b/plugins/gmod/gmod.cpp
index ae803f08c..ff090cde5 100644
--- a/plugins/gmod/gmod.cpp
+++ b/plugins/gmod/gmod.cpp
@@ -63,9 +63,9 @@ static int fetch(float *avatar_pos, float *avatar_front, float *avatar_top, floa
sHost.append(":27015");
new_context << "<context>"
- << "<game>gmod</game>"
- << "<hostport>" << sHost << "</hostport>"
- << "</context>";
+ << "<game>gmod</game>"
+ << "<hostport>" << sHost << "</hostport>"
+ << "</context>";
context = new_context.str();
/*
// Check to see if you are spawned