From 84e9926a35e371cfe6ad62f3ec43992ffda84875 Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Sun, 26 Apr 2009 16:47:45 +0000 Subject: typo --- lavg/lavg.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lavg/lavg.c b/lavg/lavg.c index 5901f0f..d5c11c6 100644 --- a/lavg/lavg.c +++ b/lavg/lavg.c @@ -55,7 +55,7 @@ int main(void) { double avg[3]; - int theshold, i, n; + int threshold, i, n; threshold = ncpu(); -- cgit v1.2.3