From e89ddce06477084faf5e4bfd1092d981688b03cf Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Sun, 13 Mar 2011 20:21:44 -0500 Subject: [PATCH] small cleanup --- src/Song.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Song.h b/src/Song.h index 15148a06ab..565162458a 100644 --- a/src/Song.h +++ b/src/Song.h @@ -98,7 +98,7 @@ public: * @brief Translate any titles that aren't in english. * * This is called by TidyUpData. */ - void TranslateTitles(); + void TranslateTitles(); /** * @brief Save to the new SSC file format.