From 385896a0a50850b7e6dbd282941c009e1529e92a Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Tue, 13 May 2025 15:46:49 -0700 Subject: update --- list.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'list.h') diff --git a/list.h b/list.h index 0baca25..ddc523e 100644 --- a/list.h +++ b/list.h @@ -1,5 +1,5 @@ // references: -// "C Primer Plus" Chapter17 practice 17 practice problem 2 +// "C Primer Plus" Chapter17 practice 17 problem 2 /*list.h--简单列表类型的头文件*/ #ifndef LIST_H_ -- cgit v1.2.3-70-g09d2