summaryrefslogtreecommitdiff
path: root/audio/chordpack/files/patch-chordpack
blob: 6c265f7b218c5b4f8f4ed44e04dae6a85ab01858 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- chordpack.orig	2001-07-23 13:47:11 UTC
+++ chordpack
@@ -1598,7 +1598,7 @@ if ($task eq "ascii") {
 
         # {{{  Comment (programmer's kind of)
         if (/^\x23/) {    # \x23 is  hash
-            next LINE; }
+            next; }
         # }}}
         # {{{  Chord instructions
         if (/\[[^:]/) {