summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Schinagl <oliver@schinagl.nl>2007-12-20 11:27:58 (GMT)
committerOliver Schinagl <oliver@schinagl.nl>2007-12-20 11:27:58 (GMT)
commit4b322240380d8351bb68462880d13e0b92769e26 (patch)
treef9c7655ce5fcb4346c09875e2cf4c526fbdc413d
parent055b54bca8b9c38e2639f02e7338db54191693e5 (diff)
download2iv35-4b322240380d8351bb68462880d13e0b92769e26.zip
2iv35-4b322240380d8351bb68462880d13e0b92769e26.tar.gz
2iv35-4b322240380d8351bb68462880d13e0b92769e26.tar.bz2
more typos
-rw-r--r--Smoke/template.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Smoke/template.h b/Smoke/template.h
index eece956..0ef0b39 100644
--- a/Smoke/template.h
+++ b/Smoke/template.h
@@ -14,7 +14,7 @@ void template_set_alpha(int alpha);
int template_get_alpha(void);
void template_set_frame(fftw_real *frame);
-fftw_real *template_get_frame(void
+fftw_real *template_get_frame(void);
struct color4f template_get_color(float value);