mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
fix doc comment block
This commit is contained in:
parent
47f5ad9aaf
commit
dc4a72c418
@ -181,7 +181,7 @@ class SkipList {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/**
|
||||||
* Display skip list level
|
* Display skip list level
|
||||||
*/
|
*/
|
||||||
void displayList() {
|
void displayList() {
|
||||||
|
Loading…
Reference in New Issue
Block a user