fix tabbing comment issue
[c11tester.git] / mymemory.cc
index eff66348e7b9cd0e71a5321fe8cf6b15d9397683..f7b716247e3965d5b2c2f3e255846b60aeda01c5 100644 (file)
@@ -273,4 +273,4 @@ void Thread_free(void *ptr)
        free(ptr);
 }
 
-#endif/* !USE_MPROTECT_SNAPSHOT */
+#endif /* !USE_MPROTECT_SNAPSHOT */