summaryrefslogtreecommitdiff
path: root/contrib/cube/cubedata.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/cube/cubedata.h')
-rw-r--r--contrib/cube/cubedata.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/cube/cubedata.h b/contrib/cube/cubedata.h
index 359fab2871..a1c5e8efcd 100644
--- a/contrib/cube/cubedata.h
+++ b/contrib/cube/cubedata.h
@@ -3,4 +3,4 @@ typedef struct NDBOX
unsigned int size; /* required to be a Postgres varlena type */
unsigned int dim;
float x[1];
-} NDBOX;
+} NDBOX;