comparison src/g23m-gprs/sm/sm_mm_output_handler.c @ 70:1fb5f04c57d4

src/g23m-gprs/sm/sm_mm_output_handler.c: ## fix
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 20 Jul 2018 01:09:12 +0000
parents d393cd9bb723
children
comparison
equal deleted inserted replaced
69:478dc66469b7 70:1fb5f04c57d4
34 34
35 /*==== TYPES ================================================================*/ 35 /*==== TYPES ================================================================*/
36 36
37 /*==== LOCALS ===============================================================*/ 37 /*==== LOCALS ===============================================================*/
38 38
39 #define SM_MM_SEND_MSG(c,e,s,M) sm_mm_send_msg(c,e,s,BSIZE_##M##) 39 #define SM_MM_SEND_MSG(c,e,s,M) sm_mm_send_msg(c,e,s,BSIZE_##M)
40 40
41 /*==== PRIVATE FUNCTIONS ====================================================*/ 41 /*==== PRIVATE FUNCTIONS ====================================================*/
42 42
43 /* 43 /*
44 +------------------------------------------------------------------------------ 44 +------------------------------------------------------------------------------