aboutsummaryrefslogtreecommitdiffstats
path: root/src/base/song.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/base/song.cpp')
-rw-r--r--src/base/song.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/base/song.cpp b/src/base/song.cpp
index 163694f6..c2ade58f 100644
--- a/src/base/song.cpp
+++ b/src/base/song.cpp
@@ -324,4 +324,4 @@ namespace usdx
get_last_lyric_line()->add_word(new LyricWord(type, beat + get_relative_beat(), length, height, lyric));
}
-};
+}