Last of the spelling fixed
This commit is contained in:
@@ -117,7 +117,7 @@ ReToString(
|
||||
/*
|
||||
* Takes an array of numbers, converts them back into their string
|
||||
* type (e.g. SU 1W etc) and puts them into a string buffer with end
|
||||
* marks as necessary, seperated by spaces.
|
||||
* marks as necessary, separated by spaces.
|
||||
*/
|
||||
static void
|
||||
NumsToBuf(
|
||||
|
||||
@@ -1186,7 +1186,7 @@ _DtCm_deregister_callback_4_svc(Registration_4 *r, struct svc_req *svcrq)
|
||||
* 2) if the (transient) program, version, & procnum match
|
||||
* the original registration, and
|
||||
* 3) if the process id of the client matches the
|
||||
* orignal registration
|
||||
* original registration
|
||||
*
|
||||
* ... only then is it ok to decommission the ticket.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user