summaryrefslogtreecommitdiffhomepage
path: root/Stars45/WeaponGroup.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Stars45/WeaponGroup.cpp')
-rw-r--r--Stars45/WeaponGroup.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Stars45/WeaponGroup.cpp b/Stars45/WeaponGroup.cpp
index 64882ff..221607a 100644
--- a/Stars45/WeaponGroup.cpp
+++ b/Stars45/WeaponGroup.cpp
@@ -58,7 +58,7 @@ WeaponGroup::~WeaponGroup()
// +--------------------------------------------------------------------+
void
-WeaponGroup::SetName(const char* n)
+WeaponGroup::SetName(const char* n)
{
name = n;
}