summaryrefslogtreecommitdiff
path: root/platform
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2020-03-22 09:34:17 +0100
committerGitHub <noreply@github.com>2020-03-22 09:34:17 +0100
commitaac31cf0eeafe2beea3d72eef7b6fdcb3a970f27 (patch)
treeb533313c7412c5e0c7d4dd5945b5d92a78c57d78 /platform
parentdbb3f992a4f4a145c46df69e0e900262b956f0e3 (diff)
parent7dbe8b65ae724ff9fc8d3d59f4c76fc4b01402bd (diff)
Merge pull request #37216 from aaronfranke/file-formatting
Make file formatting comply with POSIX standards
Diffstat (limited to 'platform')
-rw-r--r--platform/android/java/lib/src/com/google/android/vending/expansion/downloader/Constants.java2
-rw-r--r--platform/osx/context_gl_osx.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/platform/android/java/lib/src/com/google/android/vending/expansion/downloader/Constants.java b/platform/android/java/lib/src/com/google/android/vending/expansion/downloader/Constants.java
index 1dcc370d83..0700b78a28 100644
--- a/platform/android/java/lib/src/com/google/android/vending/expansion/downloader/Constants.java
+++ b/platform/android/java/lib/src/com/google/android/vending/expansion/downloader/Constants.java
@@ -233,4 +233,4 @@ public class Constants {
*/
public static final long ACTIVE_THREAD_WATCHDOG = 5*1000;
-} \ No newline at end of file
+}
diff --git a/platform/osx/context_gl_osx.h b/platform/osx/context_gl_osx.h
index 6e73c2203a..7e436c5e36 100644
--- a/platform/osx/context_gl_osx.h
+++ b/platform/osx/context_gl_osx.h
@@ -72,4 +72,4 @@ public:
};
#endif
-#endif \ No newline at end of file
+#endif