Branch update for mygnokii2002_03_17_19_29nl
[gnokii.git] / gnokii / gnokii.h
index aa12300..26e2931 100644 (file)
@@ -25,6 +25,7 @@ int monitormode(int argc, char *argv[]);
 #ifdef DEBUG
   int sniff(int nargc, char *nargv[]);
   int decodefile(int nargc, char *nargv[]); 
+  int getbinringfromfile(int nargc, char *nargv[]); 
 #endif
 
 #endif /* UCLINUX */
@@ -197,7 +198,8 @@ typedef enum {
   OPT_DIVERT=146,
   OPT_SENDWAPSETTINGS=147,
   OPT_SETWAPBOOKMARK=148,
-  OPT_GNOKIID=149,
+  OPT_GETBINRINGFROMFILE=149,
+  OPT_GNOKIID=150,
 } opt_index;
 
 struct gnokii_arg_len {