fix doc comment block

This commit is contained in:
Krishna Vedala 2020-07-13 08:07:10 -04:00 committed by GitHub
parent 47f5ad9aaf
commit dc4a72c418
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -181,7 +181,7 @@ class SkipList {
} }
} }
/* /**
* Display skip list level * Display skip list level
*/ */
void displayList() { void displayList() {