Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/concurrency/invoke.h

    rac12f1f r6a77224  
    195195
    196196                #if defined( __CFA_WITH_VERIFY__ )
    197                         void * canary;
     197                        unsigned long long canary;
    198198                #endif
    199199        };
Note: See TracChangeset for help on using the changeset viewer.