Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/include/async.h

    r9934f7d rb72efe8  
    9999typedef struct {
    100100        /** List of inactive exchanges */
    101         link_t exch_list;
     101        list_t exch_list;
    102102       
    103103        /** Exchange management style */
Note: See TracChangeset for help on using the changeset viewer.