gnokii-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnokii/common/phones nk6510.c,1.120,1.121


From: BORBELY Zoltan <address@hidden>
Subject: gnokii/common/phones nk6510.c,1.120,1.121
Date: Thu, 09 Oct 2003 22:07:42 +0000

Update of /cvsroot/gnokii/gnokii/common/phones
In directory subversions:/tmp/cvs-serv2461/common/phones

Modified Files:
        nk6510.c 
Log Message:
GetRawRingtone reply differs on 6310


Index: nk6510.c
===================================================================
RCS file: /cvsroot/gnokii/gnokii/common/phones/nk6510.c,v
retrieving revision 1.120
retrieving revision 1.121
diff -C2 -d -r1.120 -r1.121
*** nk6510.c    7 Oct 2003 22:38:51 -0000       1.120
--- nk6510.c    9 Oct 2003 22:07:39 -0000       1.121
***************
*** 2503,2509 ****
                data->raw_data->length = i;
                memcpy(data->raw_data->data, pos, i);
-               pos += i;
-               if (pos + 2 - message != length || pos[0] != 0 || pos[1] != 0)
-                       return GN_ERR_UNHANDLEDFRAME;
                break;
  
--- 2503,2506 ----





reply via email to

[Prev in Thread] Current Thread [Next in Thread]