summaryrefslogtreecommitdiffstats
path: root/db/mork/src/morkRowCellCursor.h
diff options
context:
space:
mode:
Diffstat (limited to 'db/mork/src/morkRowCellCursor.h')
-rw-r--r--db/mork/src/morkRowCellCursor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/mork/src/morkRowCellCursor.h b/db/mork/src/morkRowCellCursor.h
index 76ad77891..ff5c8c67d 100644
--- a/db/mork/src/morkRowCellCursor.h
+++ b/db/mork/src/morkRowCellCursor.h
@@ -60,7 +60,7 @@ public: // morkRowCellCursor construction & destruction
// } ----- 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