diff --git a/d7/dba/cll_8h_source.html b/d7/dba/cll_8h_source.html index c0eb9ae10..0f947d62a 100644 --- a/d7/dba/cll_8h_source.html +++ b/d7/dba/cll_8h_source.html @@ -117,7 +117,7 @@ $(function(){initNavTree('d7/dba/cll_8h_source.html','../../',''); });
1/*
-
2 * Simple data structure CLL (Cicular Linear Linked List)
+
2 * Simple data structure CLL (Circular Linear Linked List)
3 * */
4#include <cctype>
5#include <cstdlib>