mirror of
https://github.com/sqlite/sqlite.git
synced 2025-08-08 14:02:16 +03:00
Fix a harmless comment typo.
FossilOrigin-Name: 012a0c4e8485b1c2206ecff1946bf036bae04f3c
This commit is contained in:
@@ -2478,7 +2478,7 @@ case OP_Column: {
|
||||
}
|
||||
}
|
||||
|
||||
/* If after trying to extra new entries from the header, nHdrParsed is
|
||||
/* If after trying to extract new entries from the header, nHdrParsed is
|
||||
** still not up to p2, that means that the record has fewer than p2
|
||||
** columns. So the result will be either the default value or a NULL.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user