summaryrefslogtreecommitdiffstats
path: root/WebCore/page/Connection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/page/Connection.cpp')
-rw-r--r--WebCore/page/Connection.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/page/Connection.cpp b/WebCore/page/Connection.cpp
index ffbb838..1031df3 100644
--- a/WebCore/page/Connection.cpp
+++ b/WebCore/page/Connection.cpp
@@ -36,4 +36,4 @@ Connection::ConnectionType Connection::type() const
return networkStateNotifier().type();
}
-}; \ No newline at end of file
+};