Codechange: improve desync documentation (#12521)

This commit is contained in:
Patric Stout
2024-04-17 22:36:08 +02:00
committed by GitHub
parent 07b162ffc4
commit f7bd080015
3 changed files with 17 additions and 18 deletions

View File

@@ -51,7 +51,7 @@
* Used to load the desync debug logs, i.e. for reproducing a desync.
* There's basically no need to ever enable this, unless you really know what
* you are doing, i.e. debugging a desync.
* See docs/desync.txt for details. */
* See docs/desync.md for details. */
bool _ddc_fastforward = true;
#endif /* DEBUG_DUMP_COMMANDS */