about summary refs log tree commit diff stats
path: root/subx/020elf.cc
diff options
context:
space:
mode:
Diffstat (limited to 'subx/020elf.cc')
-rw-r--r--subx/020elf.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/subx/020elf.cc b/subx/020elf.cc
index 21d0d6bf..e61212b1 100644
--- a/subx/020elf.cc
+++ b/subx/020elf.cc
@@ -1,4 +1,5 @@
-// https://github.com/kragen/stoneknifeforth/blob/702d2ebe1b/386.c
+// Helper for debugging and testing.
+// Based on https://github.com/kragen/stoneknifeforth/blob/702d2ebe1b/386.c
 
 :(before "End Main")
 assert(argc > 1);