summaryrefslogtreecommitdiffstats
path: root/Smoke/colormap.c
diff options
context:
space:
mode:
Diffstat (limited to 'Smoke/colormap.c')
-rw-r--r--Smoke/colormap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Smoke/colormap.c b/Smoke/colormap.c
index 37afa8f..f928bce 100644
--- a/Smoke/colormap.c
+++ b/Smoke/colormap.c
@@ -158,7 +158,7 @@ fftw_real *colormap_get_frame(void)
-void colormap_autoscale(void)
+static void colormap_autoscale(void)
{
if (colormap_autoscaling) {
int k, DIM;