aboutsummaryrefslogtreecommitdiff
path: root/plugins/xB/eval
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/xB/eval')
-rwxr-xr-xplugins/xB/eval4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/xB/eval b/plugins/xB/eval
index 24e4050..48ea28d 100755
--- a/plugins/xB/eval
+++ b/plugins/xB/eval
@@ -15,7 +15,7 @@ BEGIN \
prefix = get_config("prefix")
- print "ZYKLONB register"
+ print "XB register"
fflush("")
# All functions have to be in this particular array
@@ -258,7 +258,7 @@ function process_end ()
function get_config (key)
{
- print "ZYKLONB get_config :" key
+ print "XB get_config :" key
fflush("")
getline