From 36b1110fc48e3237be1fd658c503cfaae16d6c9c Mon Sep 17 00:00:00 2001 From: "Leandro A. F. Pereira" Date: Mon, 3 May 2010 21:43:07 -0300 Subject: Remove outdated arch directory --- modules/benchmark/cryptohash.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/benchmark/cryptohash.c') diff --git a/modules/benchmark/cryptohash.c b/modules/benchmark/cryptohash.c index 99a19140..d97e85c7 100644 --- a/modules/benchmark/cryptohash.c +++ b/modules/benchmark/cryptohash.c @@ -55,7 +55,7 @@ static gpointer cryptohash_for(unsigned int start, unsigned int end, void *data, return NULL; } -static void +void benchmark_cryptohash(void) { gdouble elapsed = 0; -- cgit v1.2.3