Project

General

Profile

« Previous | Next » 

Revision 6634a5d2

Added by osmith about 4 years ago

IMSIPseudo.java: remove unneeded return in showMsg()

View differences:

sim-applet/src/org/osmocom/IMSIPseudo/IMSIPseudo.java
90 90
		ProactiveHandler proHdlr = ProactiveHandler.getTheHandler();
91 91
		proHdlr.initDisplayText((byte)0, DCS_8_BIT_DATA, msg, (short)0, (short)(msg.length));
92 92
		proHdlr.send();
93
		return;
94 93
	}
95 94

  
96 95
	private void showError(short code) {

Also available in: Unified diff

Add picture from clipboard (Maximum size: 48.8 MB)