xB: fix up the special IPC command's name
To reflect the new disorder.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user