aboutsummaryrefslogtreecommitdiff
path: root/fractal-gen.h
diff options
context:
space:
mode:
authorDavid Phillips <dbphillipsnz@gmail.com>2016-05-19 14:51:50 +1200
committerDavid Phillips <dbphillipsnz@gmail.com>2016-05-19 14:51:50 +1200
commit3fde94e7b3fc9c79c79a5e08bf2e73ef55ecb8a5 (patch)
tree95de70aa5f42dbefa2518d37de3e225514d4ab17 /fractal-gen.h
parent16ce67e0e043557cec44209db53c8c50635065fa (diff)
downloadfractal-gen-3fde94e7b3fc9c79c79a5e08bf2e73ef55ecb8a5.tar.xz
Style change
Diffstat (limited to 'fractal-gen.h')
-rw-r--r--fractal-gen.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/fractal-gen.h b/fractal-gen.h
index 9c9a768..21d4ca5 100644
--- a/fractal-gen.h
+++ b/fractal-gen.h
@@ -28,8 +28,7 @@
#include <stdbool.h>
#include <pthread.h>
-typedef struct
-{
+typedef struct {
volatile unsigned long idx;
unsigned long core;
unsigned long width;