We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4eaf38e commit ecbc73dCopy full SHA for ecbc73d
source/page.c
@@ -12,12 +12,6 @@
12
#pragma mark - Public
13
14
15
-/*****************************************************************************
16
- * *
17
- * ----------------------------- replace_page ----------------------------- *
18
19
- *****************************************************************************/
20
-
21
int replace_page(CListElmt **current)
22
{
23
/// 循环整个链表直至找到结果
0 commit comments