plan 9 kernel history: overview | file list | diff list

1998/0406/port/auth.c (diff list | history)

1998/0404/sys/src/9/port/auth.c:489,4951998/0406/sys/src/9/port/auth.c:489,495 (short | long | prev | next)
Syntax edit.
rsc Fri Mar 4 12:44:25 2005
1998/0404    
	cp = c->aux; 
	if(cp == nil) 
		error(Ebadarg); 
	if(n < TICKETLEN)) 
1998/0406    
	if(n < TICKETLEN) 
1998/0404    
		error(Ebadarg); 
	convT2M(&cp->t, a, nil); 
	return sizeof(cp->t); 


source code copyright © 1990-2005 Lucent Technologies; see license
Plan 9 distribution
comments to russ cox (rsc@swtch.com)