X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Ftimeman.h;fp=src%2Ftimeman.h;h=6acdf0ac6db83e5034439da5ddcc9d29432579a0;hp=9ad6bdcccf9c3ab2711f3b251bcd916263d0685a;hb=edb4ab924f09abd7c6836c7017365dceccd76b80;hpb=fe53a18f7a149f7e6d1a9dde8a7478692ef82997 diff --git a/src/timeman.h b/src/timeman.h index 9ad6bdcc..6acdf0ac 100644 --- a/src/timeman.h +++ b/src/timeman.h @@ -28,8 +28,8 @@ namespace Stockfish { -/// The TimeManagement class computes the optimal time to think depending on -/// the maximum available time, the game move number and other parameters. +// The TimeManagement class computes the optimal time to think depending on +// the maximum available time, the game move number, and other parameters. class TimeManagement { public: