From bef7c36a3479b9b83eaf4be9ef090b21d6468f12 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 13 Jul 2015 10:01:36 +0200 Subject: Make subprojects list of name=subdir pairs --- build/name | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'build/name') 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 { -- cgit v1.1