diff --git a/src/ci/ci1300.cpp b/src/ci/ci1300.cpp index 2c9fd8546..2db410bd0 100755 --- a/src/ci/ci1300.cpp +++ b/src/ci/ci1300.cpp @@ -72,8 +72,8 @@ bool TRil_ore_ris_report::execute_usr_word(unsigned int opcode, TVariant_stack& id << _codtpl; stack.push(id); key.add(_codcf); - stack.push(key); stack.push(CLI_OGGETTI); + stack.push(key); stack.push(LF_CLIFO); execute_usr_word(21, stack); }