Fix previous commit, forgot to remove this.
Fix previous commit, forgot to remove this.

--- a/src/in_xsf_framework/XSFFile.cpp
+++ b/src/in_xsf_framework/XSFFile.cpp
@@ -452,7 +452,7 @@
 		{
 			xSF.write(tag.c_str(), tag.length());
 			xSF.write("\n", 1);
-		});
-	}
-}
-
+		}
+	}
+}
+