summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Schinagl <oliver@schinagl.nl>2007-12-14 10:40:38 (GMT)
committerOliver Schinagl <oliver@schinagl.nl>2007-12-14 10:40:38 (GMT)
commitef4b18b2c42b894e460636015d4e2a62d9dc67ef (patch)
tree93b4366a625ace631e462a139fb31540683fc4a4
parent5601182e9456b3d4d782f135c8b151f5d9b021cd (diff)
download2iv35-ef4b18b2c42b894e460636015d4e2a62d9dc67ef.zip
2iv35-ef4b18b2c42b894e460636015d4e2a62d9dc67ef.tar.gz
2iv35-ef4b18b2c42b894e460636015d4e2a62d9dc67ef.tar.bz2
fixed newline on end of flie
-rw-r--r--Smoke/fluids.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Smoke/fluids.h b/Smoke/fluids.h
index 96dd64f..19f775b 100644
--- a/Smoke/fluids.h
+++ b/Smoke/fluids.h
@@ -155,4 +155,4 @@ struct color4f {
float a;
};
-#endif \ No newline at end of file
+#endif