summaryrefslogtreecommitdiff
path: root/coroutine/win64/Context.asm
diff options
context:
space:
mode:
Diffstat (limited to 'coroutine/win64/Context.asm')
-rw-r--r--coroutine/win64/Context.asm3
1 files changed, 1 insertions, 2 deletions
diff --git a/coroutine/win64/Context.asm b/coroutine/win64/Context.asm
index f57d3fd387..6f64547d80 100644
--- a/coroutine/win64/Context.asm
+++ b/coroutine/win64/Context.asm
@@ -1,6 +1,5 @@
;;
-;; win64.asm
-;; 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.