summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMaxime Coste <frrrwww@gmail.com>2015-05-06 23:05:44 +0100
committerMaxime Coste <frrrwww@gmail.com>2015-05-06 23:05:44 +0100
commit559bcdde50112194468172b3e6e130c1a195ea92 (patch)
tree1a7c1bd57d9e64725068d229e684ab666501a962 /src
parent9f1b129053f3f2f957746c7a0a35958da975fb6f (diff)
Formatting fix
Diffstat (limited to 'src')
-rw-r--r--src/commands.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands.cc b/src/commands.cc
index 2b5f75da..4db9048f 100644
--- a/src/commands.cc
+++ b/src/commands.cc
@@ -1563,7 +1563,7 @@ public:
private:
Vector<String> m_save;
- char m_name;
+ char m_name;
};
}