summaryrefslogtreecommitdiff
path: root/src/gui/newskill.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/newskill.cpp')
-rw-r--r--src/gui/newskill.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/newskill.cpp b/src/gui/newskill.cpp
index c84c9449..6783a546 100644
--- a/src/gui/newskill.cpp
+++ b/src/gui/newskill.cpp
@@ -123,7 +123,7 @@ NewSkillDialog::NewSkillDialog():
void NewSkillDialog::action(const gcn::ActionEvent &event)
{
- int osp = startPoint;
+ int osp = startPoint;
if (event.getId() == "close")
{
setVisible(false);