OSDN Git Service

Fix missing NL
authorBruce Beare <brucex.j.beare@intel.com>
Fri, 25 Jun 2010 16:07:54 +0000 (09:07 -0700)
committerBruce Beare <brucex.j.beare@intel.com>
Fri, 25 Jun 2010 16:07:54 +0000 (09:07 -0700)
Change-Id: I6757ab42e52b9d878f06da4bdc757c4626e3d0c5
Signed-off-by: Bruce Beare <brucex.j.beare@intel.com>
WebCore/page/Connection.cpp
WebCore/platform/android/PackageNotifier.h
WebKit/android/WebCoreSupport/CachedFramePlatformDataAndroid.h

index ffbb838..1031df3 100644 (file)
@@ -36,4 +36,4 @@ Connection::ConnectionType Connection::type() const
     return networkStateNotifier().type();
 }
 
-};
\ No newline at end of file
+};
index ad44bc7..d9b4fd4 100644 (file)
@@ -66,4 +66,4 @@ PackageNotifier& packageNotifier();
 
 #endif
 
-#endif // PackageNotifier_h
\ No newline at end of file
+#endif // PackageNotifier_h