X-Git-Url: http://git.nguyen.vg/gitweb/?p=SXSI%2Flibbp.git;a=blobdiff_plain;f=bp-core.c;fp=bp-core.c;h=70a0959b4313fac866d2ab29f59eef7f31497e0b;hp=b01c1d2b30542955fee58e620486c6bffa29ff49;hb=07e9f85224d31b7046de8c1e08e6986502748d2b;hpb=91d0a67b88ae130e9333e8dec6e10815b5b11859 diff --git a/bp-core.c b/bp-core.c index b01c1d2..70a0959 100644 --- a/bp-core.c +++ b/bp-core.c @@ -398,7 +398,7 @@ int degree_MB(bp *b, int i, int t, int td, int *ans,int ith) return CONTINUE; } -static int partition_range(int s,int t) +static void partition_range(int s,int t) { int i,j,h;