revision #2: 统一修改代码注释

This commit is contained in:
Changkun Ou
2018-03-30 08:14:35 +02:00
parent 1562815771
commit b29361166f
25 changed files with 25 additions and 25 deletions

View File

@@ -2,7 +2,7 @@
// 1.1.cpp
// c++1x tutorial
//
// created by changkun at shiyanlou.com
// created by changkun at changkun.de
//
#include "foo.h"

View File

@@ -2,7 +2,7 @@
// foo.c
// c++1x tutorial
//
// created by changkun at shiyanlou.com
// created by changkun at changkun.de
//

View File

@@ -2,7 +2,7 @@
// foo.h
// c++1x tutorial
//
// created by changkun at shiyanlou.com
// created by changkun at changkun.de
//