Navigation



Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libfdcore/hooks.c

    r1305 r1307  
    365365                                if (msg) {
    366366                                        DiamId_t id = NULL;
    367                                         if (!fd_msg_source_get( msg, &id, NULL ))
     367                                        if (fd_msg_source_get( msg, &id, NULL ))
    368368                                                id = (DiamId_t)"<error getting source>";
    369369                                       
Note: See TracChangeset for help on using the changeset viewer.