Changeset a6bed1a


Ignore:
Timestamp:
2015-05-14T07:45:41Z (9 years ago)
Author:
dequis <dx@…>
Branches:
master
Children:
2c81d15
Parents:
99fe030
Message:

msn: took me way too long to realize i broke the build

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/msn/ns.c

    r99fe030 ra6bed1a  
    417417                        } else if (g_strncasecmp(ct, "text/x-msmsgsactivemailnotification", 35) == 0) {
    418418                                /* Notification that a message has been read... Ignore it */
    419                         } else {
    420                                 debug("Can't handle %s packet from notification server", ct);
    421419                        }
    422420
Note: See TracChangeset for help on using the changeset viewer.