update for HEAD-2003021201
[reactos.git] / lib / msvcrt / misc / purecall.c
index fea7d5e..af62ba3 100644 (file)
@@ -3,5 +3,5 @@
 
 void _purecall(void)
 {
-   _amsg_exit(_RT_PUREVIRT);
+    _amsg_exit(_RT_PUREVIRT);
 }