aboutsummaryrefslogtreecommitdiff
path: root/build/name
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-07-13 10:01:36 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-07-13 10:01:36 +0200
commitbef7c36a3479b9b83eaf4be9ef090b21d6468f12 (patch)
tree15a827bd6175a558dc0924b933cf3a6f9f0f9d88 /build/name
parent4208f2d755f2bd2215051390f6500ccf54f1858f (diff)
Make subprojects list of name=subdir pairs
Diffstat (limited to 'build/name')
-rw-r--r--build/name4
1 files changed, 2 insertions, 2 deletions
diff --git a/build/name b/build/name
index 4a86950..fdfe083 100644
--- a/build/name
+++ b/build/name
@@ -23,8 +23,8 @@ namespace build
// without a type and directory can be used to represent any text.
// A name with directory and empty value represents a directory.
//
- // If pair is true, then this name and the next in the list form
- // a pair.
+ // If pair is not '\0', then this name and the next in the list
+ // form a pair.
//
struct name
{