Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/io/comp_fair.cfa

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