From 41017a11f5d9142f964af27bd5d46d6a5c696e2d Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Fri, 30 Jul 2010 18:34:49 -0500 Subject: stk: Fix typo in comment --- src/stk.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/stk.c b/src/stk.c index e2714ff5..871888d8 100644 --- a/src/stk.c +++ b/src/stk.c @@ -1055,7 +1055,7 @@ static void display_text_cb(enum stk_agent_result result, void *user_data) * not called in this case. * * 3. The session is ended by the SIM. This case is ignored, - * and will result in either case 1, 2 or 3 occurring. + * and will result in either case 1, 2 or 4 occurring. * * 4. Agent reports an error or success. This function is called * with the result. -- cgit v1.2.3