aboutsummaryrefslogtreecommitdiff
path: root/fractal-gen.h
diff options
context:
space:
mode:
Diffstat (limited to 'fractal-gen.h')
-rw-r--r--fractal-gen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fractal-gen.h b/fractal-gen.h
index 8dcd167..fb70e58 100644
--- a/fractal-gen.h
+++ b/fractal-gen.h
@@ -49,7 +49,7 @@ typedef struct data_section_s {
pthread_t thread;
} data_section;
-unsigned int cores;
+unsigned int threads;
unsigned int clust_id;
unsigned int clust_total;
unsigned int size;