fixed another minor comment
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401398
This commit is contained in:
		
							parent
							
								
									e5d81cf621
								
							
						
					
					
						commit
						5cba82afc9
					
				| @ -45,7 +45,7 @@ enum NodeType | |||||||
| }; | }; | ||||||
| 
 | 
 | ||||||
| /**
 | /**
 | ||||||
|  * @brief Trie algorithm based on "Double Array Trie" algorith. |  * @brief Trie class for storing key/value pairs, based on double array tries. | ||||||
|  * @file sm_trie_tpl.h |  * @file sm_trie_tpl.h | ||||||
|  * |  * | ||||||
|  * For full works cited and implementation overview, there is a big comment  |  * For full works cited and implementation overview, there is a big comment  | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user