Updated code comment.

This commit is contained in:
Caball009
2025-09-12 20:02:41 +02:00
parent aa182f6edc
commit f1ec94f50b
+1 -1
View File
@@ -86,7 +86,7 @@ namespace // demo class
return false; return false;
} }
// trigger demo end-of-file which will repeat the demo // set demo end-of-file which will repeat the demo
repeat_ = true; repeat_ = true;
file_.seekg(0, std::ios::end); file_.seekg(0, std::ios::end);