aboutsummaryrefslogtreecommitdiff
path: root/print/mup/files/patch-mup::grpsyl.c
diff options
context:
space:
mode:
Diffstat (limited to 'print/mup/files/patch-mup::grpsyl.c')
-rw-r--r--print/mup/files/patch-mup::grpsyl.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/print/mup/files/patch-mup::grpsyl.c b/print/mup/files/patch-mup::grpsyl.c
new file mode 100644
index 000000000000..b43c7e4070be
--- /dev/null
+++ b/print/mup/files/patch-mup::grpsyl.c
@@ -0,0 +1,11 @@
+--- mup/grpsyl.c.orig 2013-12-11 23:55:33.069603514 +0400
++++ mup/grpsyl.c 2013-12-11 23:56:52.275555216 +0400
+@@ -2107,7 +2107,7 @@
+ if (list_p->str != S_STAFF) {
+ /* Do error check like in check4missing_voices() */
+ if (Errorcount > 0) {
+- return;
++ return(0);
+ }
+ else {
+ pfatal("proc_emptymeas: info about staff %d not in list", s);