Changeset a6bed1a
- Timestamp:
- 2015-05-14T07:45:41Z (9 years ago)
- Branches:
- master
- Children:
- 2c81d15
- Parents:
- 99fe030
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/msn/ns.c
r99fe030 ra6bed1a 417 417 } else if (g_strncasecmp(ct, "text/x-msmsgsactivemailnotification", 35) == 0) { 418 418 /* Notification that a message has been read... Ignore it */ 419 } else {420 debug("Can't handle %s packet from notification server", ct);421 419 } 422 420
Note: See TracChangeset
for help on using the changeset viewer.