fix file brief doc

This commit is contained in:
Krishna Vedala 2020-07-23 17:31:13 -04:00
parent e45a37763d
commit 8eddee9846
No known key found for this signature in database
GPG Key ID: BA19ACF8FC8792F7

View File

@ -2,7 +2,7 @@
* @file chaining.cpp * @file chaining.cpp
* @author [vasutomar](https://github.com/vasutomar) * @author [vasutomar](https://github.com/vasutomar)
* @author [Krishna Vedala](https://github.com/kvedala) * @author [Krishna Vedala](https://github.com/kvedala)
* @brief * @brief Implementation of node chains accessed using keys.
*/ */
#include <cmath> #include <cmath>
#include <iostream> #include <iostream>