Remove unwanted tab
This commit is contained in:
parent
d805cef66e
commit
a939b4973e
@ -1900,7 +1900,7 @@ void be_load_byteslib(bvm *vm)
|
||||
{ "copy", m_copy },
|
||||
{ "append", m_connect },
|
||||
{ "appendhex", m_appendhex },
|
||||
{ "appendb64", m_appendb64 },
|
||||
{ "appendb64", m_appendb64 },
|
||||
{ "+", m_merge },
|
||||
{ "..", m_connect },
|
||||
{ "==", m_equal },
|
||||
|
||||
Loading…
Reference in New Issue
Block a user