aboutsummaryrefslogtreecommitdiff
path: root/encrypt.sts
diff options
context:
space:
mode:
Diffstat (limited to 'encrypt.sts')
-rw-r--r--encrypt.sts2
1 files changed, 1 insertions, 1 deletions
diff --git a/encrypt.sts b/encrypt.sts
index 378a686..8112d9b 100644
--- a/encrypt.sts
+++ b/encrypt.sts
@@ -2,7 +2,7 @@ module ia32/elf/begin.sts
module cipher.sts
defword encbyte
- key dup if
+ sys_read dup if
drop
cipher
1 1