From: Derrick Brashear Date: Mon, 10 Mar 2003 02:06:34 +0000 (+0000) Subject: ptserver-typo-20030309 X-Git-Tag: openafs-devel-1_3_50~329 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=9e4371373b3f743f28f90684da96e36cf4bb2fd5;p=packages%2Fo%2Fopenafs.git ptserver-typo-20030309 "transarction" huh? --- diff --git a/src/ptserver/ptprocs.c b/src/ptserver/ptprocs.c index e9613ec61..6fcf70326 100644 --- a/src/ptserver/ptprocs.c +++ b/src/ptserver/ptprocs.c @@ -102,7 +102,7 @@ static stolower(); extern int IDCmp(); /* When abort, reset initd so that the header is read in on next call. - * Abort the transarction and return the code. + * Abort the transaction and return the code. */ #define ABORT_WITH(tt,code) return(initd=0,ubik_AbortTrans(tt),code)