commit 84b2b0eb78446c673c821110ec4612a44e5950f8 parent 4dad0ba6105ac68d1e02fc7b3d4822d3af347257 Author: lostd <lostd@2f30.org> Date: Sat, 28 Sep 2013 19:34:12 +0000 Fix syntax error Diffstat:
M | bin/musicfix | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/musicfix b/bin/musicfix @@ -97,7 +97,7 @@ def mkformat format f = [] # Ignore in favor of LP/EP/7"/12" descriptions unless format.name == "Vinyl" - f << formant.name + f << format.name end if format.descriptions # Too general