Plan 9 from Bell Labs 2002-08-30
2 files changed, 2 insertions(+), 2 deletions(-) M port/chan.c M port/edf.h
M port/chan.c => port/chan.c +1 -1
@@ 112,7 112,7 @@ decref(Ref *r) x = --r->ref; unlock(r); if(x < 0) panic("decref"); panic("decref, pc=0x%lux", getcallerpc(&r)); return x; }
M port/edf.h => port/edf.h +1 -1