diff options
author | dan <Dan Kennedy> | 2024-12-03 19:41:41 +0000 |
---|---|---|
committer | dan <Dan Kennedy> | 2024-12-03 19:41:41 +0000 |
commit | 23498de7bee3032e6d9f63ed120d5b26848bd290 (patch) | |
tree | 745f19861b46ab560dac2f108dfc9ff75603ed54 /src/os_unix.c | |
parent | c99caf5de509c664dee74e5fcd2b77befe59f67f (diff) | |
download | sqlite-23498de7bee3032e6d9f63ed120d5b26848bd290.tar.gz sqlite-23498de7bee3032e6d9f63ed120d5b26848bd290.zip |
Back out minor changes not required by this branch.
FossilOrigin-Name: 68c34ffd2332d89cb6400bce5dad350a6e48c395924b8380cbeb0dbe64141808
Diffstat (limited to 'src/os_unix.c')
-rw-r--r-- | src/os_unix.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/os_unix.c b/src/os_unix.c index 77855a8dd..b1996278c 100644 --- a/src/os_unix.c +++ b/src/os_unix.c @@ -4290,6 +4290,7 @@ static int unixGetpagesize(void){ ** ** nRef ** +** The following fields are read-only after the object is created: ** ** hShm ** zFilename |