ussd: Fix text of RELEASE COMPLETE

Before the assigned value (0xFF) was truncated, reg->text[0] is of
type char. A corresponding test for the same value in openbsc could
only fail.
1 file changed