summaryrefslogtreecommitdiff
path: root/Build/source/texk/gregorio/gregorio-4.0.0-rc1-PATCHES/patch-01-protos
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/gregorio/gregorio-4.0.0-rc1-PATCHES/patch-01-protos')
-rw-r--r--Build/source/texk/gregorio/gregorio-4.0.0-rc1-PATCHES/patch-01-protos24
1 files changed, 0 insertions, 24 deletions
diff --git a/Build/source/texk/gregorio/gregorio-4.0.0-rc1-PATCHES/patch-01-protos b/Build/source/texk/gregorio/gregorio-4.0.0-rc1-PATCHES/patch-01-protos
deleted file mode 100644
index f4efe78f7fc..00000000000
--- a/Build/source/texk/gregorio/gregorio-4.0.0-rc1-PATCHES/patch-01-protos
+++ /dev/null
@@ -1,24 +0,0 @@
-diff -ur gregorio-4.0.0-rc1.orig/src/gabc/gabc-score-determination.y gregorio-4.0.0-rc1/src/gabc/gabc-score-determination.y
---- gregorio-4.0.0-rc1.orig/src/gabc/gabc-score-determination.y 2015-10-09 03:44:39.000000000 +0200
-+++ gregorio-4.0.0-rc1/src/gabc/gabc-score-determination.y 2015-10-09 09:50:00.000000000 +0200
-@@ -412,7 +412,7 @@
- current_syllable->translation_type = TR_NORMAL;
- }
-
--static void rebuild_characters()
-+static void rebuild_characters(void)
- {
- bool has_initial = score->initial_style != NO_INITIAL;
-
-diff -ur gregorio-4.0.0-rc1.orig/src/gabc/gabc-score-determination-y.c gregorio-4.0.0-rc1/src/gabc/gabc-score-determination-y.c
---- gregorio-4.0.0-rc1.orig/src/gabc/gabc-score-determination-y.c 2015-10-09 12:17:57.000000000 +0200
-+++ gregorio-4.0.0-rc1/src/gabc/gabc-score-determination-y.c 2015-10-09 09:50:07.000000000 +0200
-@@ -486,7 +486,7 @@
- current_syllable->translation_type = TR_NORMAL;
- }
-
--static void rebuild_characters()
-+static void rebuild_characters(void)
- {
- bool has_initial = score->initial_style != NO_INITIAL;
-