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