From 9bce781a9007d7eb938c99d0c1790b1a5f480c1b Mon Sep 17 00:00:00 2001 From: David Rose Date: Tue, 13 Oct 2009 18:53:00 +0000 Subject: [PATCH] nested comment fix --- dtool/LocalSetup.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dtool/LocalSetup.pp b/dtool/LocalSetup.pp index 11cd56b633..7bcff60181 100644 --- a/dtool/LocalSetup.pp +++ b/dtool/LocalSetup.pp @@ -534,7 +534,7 @@ $[cdefine HAVE_IOS_BINARY] /* Can we safely call getenv() at static init time? */ $[cdefine STATIC_INIT_GETENV] -/* Can we read the file /proc/self/* to determine our +/* Can we read the file /proc/self/[*] to determine our environment variables at static init time? */ $[cdefine HAVE_PROC_SELF_EXE] $[cdefine HAVE_PROC_SELF_MAPS]