summaryrefslogtreecommitdiff
path: root/coroutine/amd64/Context.s
diff options
context:
space:
mode:
Diffstat (limited to 'coroutine/amd64/Context.s')
-rw-r--r--coroutine/amd64/Context.s3
1 files changed, 1 insertions, 2 deletions
diff --git a/coroutine/amd64/Context.s b/coroutine/amd64/Context.s
index 772de3353c..e23f87de85 100644
--- a/coroutine/amd64/Context.s
+++ b/coroutine/amd64/Context.s
@@ -1,6 +1,5 @@
##
-## amd64.c
-## 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.