diff options
| author | ruki <[email protected]> | 2019-02-01 00:43:13 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2019-01-31 22:19:18 +0800 |
| commit | 3d8fd90a3cab27e4ba17ba6d263da11a869c3b5b (patch) | |
| tree | b4d347a6c806b564000f3e35f11c4a96e7fee897 /core/src/xmake/process | |
| parent | cd21d4f7831d6d9ae14776e7961295f287ccb260 (diff) | |
modify title
Diffstat (limited to 'core/src/xmake/process')
| -rw-r--r-- | core/src/xmake/process/close.c | 2 | ||||
| -rw-r--r-- | core/src/xmake/process/open.c | 2 | ||||
| -rw-r--r-- | core/src/xmake/process/openv.c | 2 | ||||
| -rw-r--r-- | core/src/xmake/process/prefix.h | 2 | ||||
| -rw-r--r-- | core/src/xmake/process/wait.c | 2 | ||||
| -rw-r--r-- | 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 42870b10e..baed354ca 100644 --- a/core/src/xmake/process/close.c +++ b/core/src/xmake/process/close.c @@ -1,4 +1,4 @@ -/*!The Make-like Build Utility based on Lua +/*!A cross-platform build utility based on Lua * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file diff --git a/core/src/xmake/process/open.c b/core/src/xmake/process/open.c index 54ed697dd..a7acf8b38 100644 --- a/core/src/xmake/process/open.c +++ b/core/src/xmake/process/open.c @@ -1,4 +1,4 @@ -/*!The Make-like Build Utility based on Lua +/*!A cross-platform build utility based on Lua * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file diff --git a/core/src/xmake/process/openv.c b/core/src/xmake/process/openv.c index 56ad7d3bf..2bdda04bc 100644 --- a/core/src/xmake/process/openv.c +++ b/core/src/xmake/process/openv.c @@ -1,4 +1,4 @@ -/*!The Make-like Build Utility based on Lua +/*!A cross-platform build utility based on Lua * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file diff --git a/core/src/xmake/process/prefix.h b/core/src/xmake/process/prefix.h index e1663a485..6c1060f9d 100644 --- a/core/src/xmake/process/prefix.h +++ b/core/src/xmake/process/prefix.h @@ -1,4 +1,4 @@ -/*!The Make-like Build Utility based on Lua +/*!A cross-platform build utility based on Lua * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file diff --git a/core/src/xmake/process/wait.c b/core/src/xmake/process/wait.c index 26b89bb7f..b6095f2ab 100644 --- a/core/src/xmake/process/wait.c +++ b/core/src/xmake/process/wait.c @@ -1,4 +1,4 @@ -/*!The Make-like Build Utility based on Lua +/*!A cross-platform build utility based on Lua * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file diff --git a/core/src/xmake/process/waitlist.c b/core/src/xmake/process/waitlist.c index 7de869701..d089a7b68 100644 --- a/core/src/xmake/process/waitlist.c +++ b/core/src/xmake/process/waitlist.c @@ -1,4 +1,4 @@ -/*!The Make-like Build Utility based on Lua +/*!A cross-platform build utility based on Lua * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file |
