about summary refs log tree commit diff
diff options
context:
space:
mode:
-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