eldritch horrors
|
559a8c44c3
|
Merge pull request #6258 from obsidiansystems/gcc-bug-ergonomics
Remove bug-avoiding `StoreConfig *` casts for settings
(cherry picked from commit e3febfcd532adb23ca05ac465a2b907d6f1a3529)
Change-Id: Ifeae276582fdbc781a38581df9de3da67a7e7bf9
|
2024-03-04 05:24:33 +01:00 |
|
John Ericson
|
f4ab297b31
|
Ensure all headers have #pragma once and are in API docs
`///@file` makes them show up in the internal API dos. A tiny few were
missing `#pragma once`.
|
2023-03-31 23:19:44 -04:00 |
|
Eelco Dolstra
|
80f0b8d307
|
Fix SSHStore
|
2023-03-23 09:35:35 +01:00 |
|
Eelco Dolstra
|
5691bac202
|
Improve store setting descriptions / Markdown formatting
|
2023-03-22 14:23:36 +01:00 |
|