about summary refs log tree commit diff
diff options
context:
space:
mode:
authorEmile <hanemile@protonmail.com>2020-02-23 16:41:25 +0100
committerEmile <hanemile@protonmail.com>2020-02-23 16:41:25 +0100
commit6b8889c845ed13ba1f89a8aa0d0240f358c71b5a (patch)
treeaacf64bad34e1ff94a630bcc6fae9337d3a52021
parent3e709127fdac12bd58f340551ac78628ace52522 (diff)
don't return, restoring is done in a seperate function
-rw-r--r--src/run.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/run.go b/src/run.go
index 67bb31a..686860b 100644
--- a/src/run.go
+++ b/src/run.go
@@ -11,7 +11,7 @@ import (
 )
 
 // StepIn steps in and stores the state of the registers for the given bot
-func stepIn(r2p *r2pipe.Pipe) string {
+func stepIn(r2p *r2pipe.Pipe) {
 	_ = r2cmd(r2p, "aes")
 
 	// store the regisers