diff --git a/src/video/math_private.h b/src/video/math_private.h index 06cb06ac7..dd15fce96 100644 --- a/src/video/math_private.h +++ b/src/video/math_private.h @@ -167,4 +167,5 @@ static double huge = 1.0e+300, tiny = 1.0e-300; #endif /* _MATH_PRIVATE_H_ */ + /* vi: set ts=4 sw=4 expandtab: */