All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Fix test-sms build failure
@ 2010-12-09  7:18 leena.gunda
  2010-12-09  8:23 ` Denis Kenzior
  0 siblings, 1 reply; 2+ messages in thread
From: leena.gunda @ 2010-12-09  7:18 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 1314 bytes --]

Fix for http://bugs.meego.com/show_bug.cgi?id=11081

---
 unit/test-sms.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/unit/test-sms.c b/unit/test-sms.c
index 94b9dbf..239cd4a 100644
--- a/unit/test-sms.c
+++ b/unit/test-sms.c
@@ -636,7 +636,7 @@ static void test_sms_charset(gconstpointer param)
        struct sms sms;
        guint8 *pdu;
        guint8 *unpacked;
-       gint64 pdu_len;
+       long pdu_len;
        gint data_len;
        enum sms_charset sms_charset;
        gboolean sms_compressed;
-- 
1.6.3.3


Please do not print this email unless it is absolutely necessary. 

The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. 

WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. 

www.wipro.com

[-- Attachment #2: attachment.html --]
[-- Type: text/html, Size: 2291 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-12-09  8:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-09  7:18 [PATCH] Fix test-sms build failure leena.gunda
2010-12-09  8:23 ` Denis Kenzior

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.