Skip to content

Commit a080aaa

Browse files
vil02Panquesito7
andauthored
fix: remove redundant file name
Co-authored-by: David Leal <[email protected]>
1 parent c7a1b6f commit a080aaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data_structures/stack.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @file stack.hpp
2+
* @file
33
* @author danghai
44
* @brief This class specifies the basic operation on a stack as a linked list
55
**/

0 commit comments

Comments
 (0)