summaryrefslogtreecommitdiff
path: root/platform/android
diff options
context:
space:
mode:
authorSimon Wenner <simon@wenner.ch>2015-05-03 02:04:30 +0200
committerSimon Wenner <simon@wenner.ch>2015-05-03 02:04:30 +0200
commitbd08cd7fd2b309d0aa0af310f485ea056424fdd5 (patch)
tree325c3dcda63385bab01a1808296cf3b603db0a52 /platform/android
parenta0e985c6c19a438ebf7afcd86cc922076f13e177 (diff)
fixed broken comment block
Diffstat (limited to 'platform/android')
-rw-r--r--platform/android/android_native_app_glue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/android/android_native_app_glue.h b/platform/android/android_native_app_glue.h
index a902a3b4da..f5ba27ae66 100644
--- a/platform/android/android_native_app_glue.h
+++ b/platform/android/android_native_app_glue.h
@@ -26,7 +26,7 @@
/* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE */
/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
/*************************************************************************/
- * Copyright (C) 2010 The Android Open Source Project
+/* Copyright (C) 2010 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.