diff options
| author | ruki <[email protected]> | 2016-07-14 08:06:24 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2016-07-14 08:06:24 +0800 |
| commit | 375e6543b6ababe4dd84692456e71886cb857188 (patch) | |
| tree | 4e972160c722f69f490164064bf87c803e453387 /core/src/xmake/process | |
| parent | fdc862e9d63e417307f8e8555bd10dbab36661b9 (diff) | |
modify title
Diffstat (limited to 'core/src/xmake/process')
| -rwxr-xr-x | core/src/xmake/process/close.c | 2 | ||||
| -rwxr-xr-x | core/src/xmake/process/open.c | 2 | ||||
| -rwxr-xr-x | core/src/xmake/process/openv.c | 2 | ||||
| -rw-r--r-- | core/src/xmake/process/prefix.h | 2 | ||||
| -rwxr-xr-x | core/src/xmake/process/wait.c | 2 | ||||
| -rwxr-xr-x | core/src/xmake/process/waitlist.c | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/core/src/xmake/process/close.c b/core/src/xmake/process/close.c index 97e7bff27..ef8f2c6d2 100755 --- a/core/src/xmake/process/close.c +++ b/core/src/xmake/process/close.c @@ -1,4 +1,4 @@ -/*!The Automatic Cross-platform Build Tool +/*!The Make-like Build Utility based on Lua * * XMake is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/core/src/xmake/process/open.c b/core/src/xmake/process/open.c index 55d4fab0b..e367c4bcd 100755 --- a/core/src/xmake/process/open.c +++ b/core/src/xmake/process/open.c @@ -1,4 +1,4 @@ -/*!The Automatic Cross-platform Build Tool +/*!The Make-like Build Utility based on Lua * * XMake is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/core/src/xmake/process/openv.c b/core/src/xmake/process/openv.c index 692d18754..72343bba8 100755 --- a/core/src/xmake/process/openv.c +++ b/core/src/xmake/process/openv.c @@ -1,4 +1,4 @@ -/*!The Automatic Cross-platform Build Tool +/*!The Make-like Build Utility based on Lua * * XMake is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/core/src/xmake/process/prefix.h b/core/src/xmake/process/prefix.h index 72eac8c62..454e69e71 100644 --- a/core/src/xmake/process/prefix.h +++ b/core/src/xmake/process/prefix.h @@ -1,4 +1,4 @@ -/*!The Automatic Cross-platform Build Tool +/*!The Make-like Build Utility based on Lua * * XMake is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/core/src/xmake/process/wait.c b/core/src/xmake/process/wait.c index e7ff0cbaf..683fe22da 100755 --- a/core/src/xmake/process/wait.c +++ b/core/src/xmake/process/wait.c @@ -1,4 +1,4 @@ -/*!The Automatic Cross-platform Build Tool +/*!The Make-like Build Utility based on Lua * * XMake is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/core/src/xmake/process/waitlist.c b/core/src/xmake/process/waitlist.c index 4e00276d7..7098cc663 100755 --- a/core/src/xmake/process/waitlist.c +++ b/core/src/xmake/process/waitlist.c @@ -1,4 +1,4 @@ -/*!The Automatic Cross-platform Build Tool +/*!The Make-like Build Utility based on Lua * * XMake is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by |
