Subversion Repositories Kolibri OS

Rev

Rev 4364 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4364 Rev 5043
Line 166... Line 166...
166
	}
166
	}
Line 167... Line 167...
167
 
167
 
Line 168... Line 168...
168
	ctx->fetchh = fetchh;
168
	ctx->fetchh = fetchh;
169
 
-
 
170
	RING_INSERT(ring, ctx);
169
 
171
 
170
	RING_INSERT(ring, ctx);
Line 172... Line 171...
172
	return ctx;
171
	return ctx;
173
}
172
}