mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-13 07:25:42 +08:00
docs : documentation changes
Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
/**
|
/**
|
||||||
* @file
|
* @file
|
||||||
* @brief Implementation of [Reversing
|
* @brief Implementation of [Reversing
|
||||||
* a single linked list](https://simple.wikipedia.org/wiki/Linked_list)
|
* a single linked list](https://simple.wikipedia.org/wiki/Linked_list)
|
||||||
* @details
|
* @details
|
||||||
* The linked list is a data structure used for holding a sequence of
|
* The linked list is a data structure used for holding a sequence of
|
||||||
|
|||||||
Reference in New Issue
Block a user