diff --git a/src/add-ons/accelerants/matrox/engine/mga_support.c b/src/add-ons/accelerants/matrox/engine/mga_support.c index c79fd4c111..5b396227dd 100644 --- a/src/add-ons/accelerants/matrox/engine/mga_support.c +++ b/src/add-ons/accelerants/matrox/engine/mga_support.c @@ -7,14 +7,14 @@ #include #include "mga_std.h" -/*delays in multiple of microseconds*/ +/* delays in multiple of microseconds */ void delay(bigtime_t i) { bigtime_t start=system_time(); while(system_time()-start