Nothing to see here, move along;

This commit is contained in:
Daniel Willmann 2008-12-30 14:03:09 +00:00
parent 3b3f001269
commit e2a728d44b
1 changed files with 1 additions and 1 deletions

View File

@ -241,7 +241,7 @@ static u_int8_t tpdu_test[] = {
0x32, 0x40, 0x1F, 0x41, 0x26, 0x13, 0x94, 0x7D, 0x56, 0xA5, 0x20, 0x28,
0xF2, 0xE9, 0x2C, 0x82, 0x82, 0xD2, 0x22, 0x48, 0x58, 0x64, 0x3E, 0x9D,
0x47, 0x10, 0xF5, 0x09, 0xAA, 0x4E, 0x01
}
};
int gsm0411_send_sms(struct gsm_lchan *lchan, struct sms_deliver *sms)
{