summaryrefslogtreecommitdiff
path: root/coroutine/arm64/Context.s
diff options
context:
space:
mode:
Diffstat (limited to 'coroutine/arm64/Context.s')
-rw-r--r--coroutine/arm64/Context.s3
1 files changed, 1 insertions, 2 deletions
diff --git a/coroutine/arm64/Context.s b/coroutine/arm64/Context.s
index f8d76e82c4..2410dfc7cd 100644
--- a/coroutine/arm64/Context.s
+++ b/coroutine/arm64/Context.s
@@ -1,6 +1,5 @@
##
-## arm64.s
-## File file is part of the "Coroutine" project and released under the MIT License.
+## This file is part of the "Coroutine" project and released under the MIT License.
##
## Created by Samuel Williams on 10/5/2018.
## Copyright, 2018, by Samuel Williams. All rights reserved.