diff --git a/图书管理系统.c b/图书管理系统.c index de8b0f3..352c394 100644 --- a/图书管理系统.c +++ b/图书管理系统.c @@ -271,4 +271,4 @@ Book* DealoldBook(Book* book1) printf("按任意键返回\n"); getchar(); return book1; -} \ No newline at end of file +}