Skip to content

Commit 0814438

Browse files
committed
调整注释
1 parent 22a253a commit 0814438

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

demo/linux_service/service/main.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
/// \brief To create a basic Windows Service in C++.
2-
/// \see https://www.codeproject.com/Articles/499465/Simple-Windows-Service-in-Cplusplus
1+
/// \brief To create a basic command line program.
32

43
#include <stdio.h>
54
#include <string>

0 commit comments

Comments
 (0)