mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-03 18:46:50 +08:00
fix: remove redundant file name
Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
/**
|
/**
|
||||||
* @file stack.hpp
|
* @file
|
||||||
* @author danghai
|
* @author danghai
|
||||||
* @brief This class specifies the basic operation on a stack as a linked list
|
* @brief This class specifies the basic operation on a stack as a linked list
|
||||||
**/
|
**/
|
||||||
|
|||||||
Reference in New Issue
Block a user