rsrv: unnecessary use of global
This commit is contained in:
committed by
Michael Davidsaver
parent
991ff308e0
commit
5d74216017
@@ -222,7 +222,7 @@ void cas_send_dg_msg ( struct client * pclient )
|
||||
/*
|
||||
* add placeholder for the first version message should it be needed
|
||||
*/
|
||||
rsrv_version_reply ( prsrv_cast_client );
|
||||
rsrv_version_reply ( pclient );
|
||||
|
||||
SEND_UNLOCK(pclient);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user