1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-08-08 14:02:16 +03:00

Fix a typo in the header comment for the OpenPseudo opcode.

FossilOrigin-Name: 4f1061230e0e5a66038a4db99f1ee6203e4d2b9f
This commit is contained in:
drh
2012-10-30 14:44:14 +00:00
parent a575967793
commit 980db4b67c
3 changed files with 8 additions and 8 deletions

View File

@@ -3323,7 +3323,7 @@ case OP_SorterOpen: {
break;
}
/* Opcode: OpenPseudo P1 P2 P3 * *
/* Opcode: OpenPseudo P1 P2 P3 * P5
**
** Open a new cursor that points to a fake table that contains a single
** row of data. The content of that one row in the content of memory