libsmpp34/src
Pau Espin a11a464552 smpp34_dumpBuf.c: remove unused variable
Fixes compilation warning below:
smpp34_dumpBuf.c:52:9: warning: variable ‘lefterror’ set but not used [-Wunused-but-set-variable]
     int lefterror = 0;

Change-Id: Iea8ff80d3e4d16aaca6e37d64593b50fa27c8cfb
2017-09-15 20:24:16 +02:00
..
Makefile.am initial import of libsmpp34-1.10 2012-11-07 08:32:31 +01:00
smpp34.h add delivery receipt definitions 2017-08-14 10:37:48 +02:00
smpp34_dumpBuf.c smpp34_dumpBuf.c: remove unused variable 2017-09-15 20:24:16 +02:00
smpp34_dumpPdu.c Fix various typos in log messages 2016-05-25 20:07:55 +00:00
smpp34_pack.c Fix various typos in log messages 2016-05-25 20:07:55 +00:00
smpp34_params.c misc: Always include stdint.h as it is almost 2013 now 2012-11-09 13:39:51 +01:00
smpp34_params.h initial import of libsmpp34-1.10 2012-11-07 08:32:31 +01:00
smpp34_structs.c misc: Always include stdint.h as it is almost 2013 now 2012-11-09 13:39:51 +01:00
smpp34_structs.h add smpp34_tlv_for_each() helper 2017-08-11 12:13:54 +02:00
smpp34_unpack.c Fix various typos in log messages 2016-05-25 20:07:55 +00:00