OpenAFS CVS Commit: openafs/src/viced by kolya

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Tue, 26 Feb 2002 18:26:36 EST


Update of /cvs/openafs/src/viced
In directory GRAND.CENTRAL.ORG:/data/tmp/kolya/openafs/src/viced

Modified Files:
	afsfileprocs.c 
Log Message:

DELTA improve-type-safety-and-prototype-matching-20020226
AUTHOR nneul@umr.edu

Make the SRXAFS_* functions match prototypes by taking an
rx_call instead of rx_connection, and make CallPreamble()
type-safe by taking two arguments instead of magically
turning an rx_call into rx_connection.


--- DELTA config follows ---
improve-type-safety-and-prototype-matching-20020226 openafs/src/viced/afsfileprocs.c 1.22 1.23