mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-03 19:22:27 +00:00
Revert whitespace fixes to third_party (#501)
This commit is contained in:
parent
d4000bb8f7
commit
9de3d8f1e6
365 changed files with 39190 additions and 39211 deletions
2
third_party/sqlite3/vdbe.inc
vendored
2
third_party/sqlite3/vdbe.inc
vendored
|
@ -138,7 +138,7 @@ typedef struct VdbeOpList VdbeOpList;
|
|||
#define P5_ConstraintFK 4
|
||||
|
||||
/*
|
||||
** The Vdbe.aColName array contains 5n Mem structures, where n is the
|
||||
** The Vdbe.aColName array contains 5n Mem structures, where n is the
|
||||
** number of columns of data returned by the statement.
|
||||
*/
|
||||
#define COLNAME_NAME 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue