fix another XML typo
authorPaul Davis <paul@linuxaudiosystems.com>
Sun, 2 Aug 2015 01:43:20 +0000 (21:43 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Mon, 22 Feb 2016 20:31:23 +0000 (15:31 -0500)
tools/fmt-bindings

index d8c44645c27c98db2a68afd3b38b77f957e42a62..4bbac9b9d80579a1c668ec07d0576e7d7151eff5 100755 (executable)
@@ -325,7 +325,7 @@ if ($make_accelmap) {
        close HARDCODED;
     }
     
-    print "</BindingSet/>\n";
+    print "</BindingSet>\n";
 }
 
 if ($make_accelmap || !$make_cheatsheet) {