diff options
Diffstat (limited to 'audio/abcmidi/patches/patch-ac')
-rw-r--r-- | audio/abcmidi/patches/patch-ac | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/abcmidi/patches/patch-ac b/audio/abcmidi/patches/patch-ac index 31545a370b4..4530bc02c4e 100644 --- a/audio/abcmidi/patches/patch-ac +++ b/audio/abcmidi/patches/patch-ac @@ -1,8 +1,8 @@ -$NetBSD: patch-ac,v 1.1 2006/05/16 13:42:29 ben Exp $ +$NetBSD: patch-ac,v 1.2 2011/02/17 13:54:12 ryoon Exp $ ---- yapstree.c.orig 2006-04-22 11:05:06.000000000 -0700 +--- yapstree.c.orig 2010-12-12 15:18:56.000000000 +0000 +++ yapstree.c -@@ -1483,7 +1483,7 @@ char *str; /* string following first wor +@@ -1485,7 +1485,7 @@ char *str; /* string following first wor }; }; if (strcmp(p, "vskip") == 0) { |