summaryrefslogtreecommitdiff
path: root/sysutils/uniutils/files/patch-unifuzz.c
blob: 1cbf01b5fab0029d64b83e2677ce81745bd7ae56 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- unifuzz.c.orig	2008-04-04 06:30:58.000000000 +0200
+++ unifuzz.c	2013-09-05 09:50:49.000000000 +0200
@@ -97,7 +97,7 @@
 }
 
 /* Emit the middle character from each range */
-EmitAllRanges(short AboveBMPP) {
+void EmitAllRanges(short AboveBMPP) {
   int i;
   UTF32 scp;
   extern int Ranges_Defined;