Index: Source/wtf/RefCountedLeakCounter.cpp |
diff --git a/Source/wtf/RefCountedLeakCounter.cpp b/Source/wtf/RefCountedLeakCounter.cpp |
index 3d49e9fa20cf544b6069bb584da7027699b5e89a..b1aebf5ce8183064848c5b5b644e4c07d3e1432e 100644 |
--- a/Source/wtf/RefCountedLeakCounter.cpp |
+++ b/Source/wtf/RefCountedLeakCounter.cpp |
@@ -61,7 +61,7 @@ void RefCountedLeakCounter::cancelMessageSuppression(const char* reason) |
RefCountedLeakCounter::RefCountedLeakCounter(const char* description) |
: m_description(description) |
{ |
-} |
+} |
RefCountedLeakCounter::~RefCountedLeakCounter() |
{ |