diff options
Diffstat (limited to 'eshld')
-rw-r--r-- | eshld/eshrt.esh | 2 | ||||
-rw-r--r-- | eshld/link.esh | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/eshld/eshrt.esh b/eshld/eshrt.esh index 0a6fdb7..9efbbe0 100644 --- a/eshld/eshrt.esh +++ b/eshld/eshrt.esh @@ -1,4 +1,4 @@ -# Eggshell Linker runtime library +# Eggshell runtime library # # Copyright (C) 2016 Patrick "P. J." McDermott # diff --git a/eshld/link.esh b/eshld/link.esh index d674821..f2ad486 100644 --- a/eshld/link.esh +++ b/eshld/link.esh @@ -1,4 +1,4 @@ -# Eggshell Linker program linking functions +# Linking functions # # Copyright (C) 2015, 2016 Patrick "P. J." McDermott # |