summaryrefslogtreecommitdiff
path: root/lavg/lavg.c
diff options
context:
space:
mode:
Diffstat (limited to 'lavg/lavg.c')
-rw-r--r--lavg/lavg.c2
1 files changed, 1 insertions, 1 deletions
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();