Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/io/comp_fair.cfa

    rbe1d00c r02b1ac6  
    2626#include <unistd.h>
    2727
    28 struct {
     28static struct {
    2929        barrier & bar;
    3030        int pipe[2];
    31 
    3231} globals;
    3332
Note: See TracChangeset for help on using the changeset viewer.