mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 06:58:57 +01:00
Fix typos
This commit is contained in:
@@ -305,7 +305,7 @@ std::unique_ptr<T> MakeUnique(Args&&... args)
|
||||
* CPU-intensive and non-interactive. See SCHED_BATCH in sched(7) for details.
|
||||
*
|
||||
* @return The return value of sched_setschedule(), or 1 on systems without
|
||||
* sched_setchedule().
|
||||
* sched_setschedule().
|
||||
*/
|
||||
int ScheduleBatchPriority(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user