From d88e15979081740b86f48a78c81df56f5122a2c4 Mon Sep 17 00:00:00 2001 From: tick Date: Sat, 1 Dec 2007 01:55:39 +0000 Subject: gsmd: Submitting a PIN for authentication needs to respond with status too.(Andrzej Zaborowski) git-svn-id: http://svn.openmoko.org/trunk/src/target/gsm@3545 99fdad57-331a-0410-800a-d7fa5415bdb3 --- src/util/shell.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util/shell.h') diff --git a/src/util/shell.h b/src/util/shell.h index f0bebb3..81a8dc3 100644 --- a/src/util/shell.h +++ b/src/util/shell.h @@ -1,2 +1,2 @@ - extern int shell_main(struct lgsm_handle *lgsmh, int sync); +extern int pending_responses; -- cgit v1.2.3