Author: tpot Date: 2005-08-05 04:36:31 +0000 (Fri, 05 Aug 2005) New Revision: 9096
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9096 Log: Spelling. Modified: branches/SAMBA_4_0/source/scripting/ejs/mprutil.c Changeset: Modified: branches/SAMBA_4_0/source/scripting/ejs/mprutil.c =================================================================== --- branches/SAMBA_4_0/source/scripting/ejs/mprutil.c 2005-08-05 04:32:24 UTC (rev 9095) +++ branches/SAMBA_4_0/source/scripting/ejs/mprutil.c 2005-08-05 04:36:31 UTC (rev 9096) @@ -403,7 +403,7 @@ } /* - get a poiner in the current object + get a pointer in the current object */ void *mprGetThisPtr(int eid, const char *name) {
