From d59e35c94cd30fc3063d2d3c2e386500ff935abe Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Mon, 11 Nov 2019 02:13:13 -0500 Subject: Bug 1584473 - Follow-up: Remove leftover references to nsIMdbRowCellCursor::MakeCell() in comments. Tag #1273 --- db/mork/public/mdb.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'db/mork/public') diff --git a/db/mork/public/mdb.h b/db/mork/public/mdb.h index 54d5ac6379..cd2b612939 100644 --- a/db/mork/public/mdb.h +++ b/db/mork/public/mdb.h @@ -2306,7 +2306,7 @@ public: // } ----- end attribute methods ----- // { ----- begin cell seeking methods ----- - NS_IMETHOD SeekCell( // same as SetRow() followed by MakeCell() + NS_IMETHOD SeekCell( nsIMdbEnv* ev, // context mdb_pos inPos, // position of cell in row sequence mdb_column* outColumn, // column for this particular cell -- cgit v1.2.3