From 9e4371373b3f743f28f90684da96e36cf4bb2fd5 Mon Sep 17 00:00:00 2001 From: Derrick Brashear Date: Mon, 10 Mar 2003 02:06:34 +0000 Subject: [PATCH] ptserver-typo-20030309 "transarction" huh? --- src/ptserver/ptprocs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.39.5