]> git.sesse.net Git - stockfish/blobdiff - src/ucioption.cpp
Small cleanups
[stockfish] / src / ucioption.cpp
index 871edb292949caff20d6a707f01297de580b2692..c268c9755f9eed39ea9d132f112d9dfd57af2a74 100644 (file)
@@ -52,7 +52,7 @@ bool CaseInsensitiveLess::operator() (const string& s1, const string& s2) const
 }
 
 
-/// init() initializes the UCI options to their hard-coded default values
+/// UCI::init() initializes the UCI options to their hard-coded default values
 
 void init(OptionsMap& o) {