summaryrefslogtreecommitdiff
path: root/src/util/shell.h
diff options
context:
space:
mode:
authortick <tick@99fdad57-331a-0410-800a-d7fa5415bdb3>2007-11-20 04:19:04 +0000
committertick <tick@99fdad57-331a-0410-800a-d7fa5415bdb3>2007-11-20 04:19:04 +0000
commitce08f5ee38bca622527551b28678f4e3a283fca1 (patch)
tree73ba910311c89cc779996d57ce1960abda45b243 /src/util/shell.h
parent6ad8e1931d2df52ff173e4b83a5c3c0e1812b931 (diff)
[gsmd] Adding waiting mode for libgsmd-tool shell. (Andrzej Zaborowski)
git-svn-id: http://svn.openmoko.org/trunk/src/target/gsm@3448 99fdad57-331a-0410-800a-d7fa5415bdb3
Diffstat (limited to 'src/util/shell.h')
-rw-r--r--src/util/shell.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/shell.h b/src/util/shell.h
index d383de9..f0bebb3 100644
--- a/src/util/shell.h
+++ b/src/util/shell.h
@@ -1,2 +1,2 @@
-extern int shell_main(struct lgsm_handle *lgsmh);
+extern int shell_main(struct lgsm_handle *lgsmh, int sync);
personal git repositories of Harald Welte. Your mileage may vary