Skip to content

Commit

Permalink
Housekeeping
Browse files Browse the repository at this point in the history
  • Loading branch information
monich committed Mar 18, 2014
1 parent 8beb723 commit 7492239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mms-lib/include/mms_handler.h
Expand Up @@ -107,7 +107,7 @@ typedef struct mms_handler_class {
const char* imsi, /* Subscriber identity */
const char* msgid, /* Message id assigned by operator */
const char* recipient, /* Recipient's phone number */
MMS_READ_STATUS ds); /* Read status */
MMS_READ_STATUS rs); /* Read status */

} MMSHandlerClass;

Expand Down

0 comments on commit 7492239

Please sign in to comment.