From 8f97725d0088d86ae157006234d1d0009b1dbf4c Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Wed, 6 Jun 2018 08:56:50 -0700 Subject: 4252 --- 002test.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '002test.cc') diff --git a/002test.cc b/002test.cc index 33560a9d..b47731b5 100644 --- a/002test.cc +++ b/002test.cc @@ -13,7 +13,7 @@ typedef void (*test_fn)(void); :(before "Globals") // move a global ahead into types that we can't generate an extern declaration for const test_fn Tests[] = { - #include "test_list" // auto-generated; see 'build' script + #include "test_list" // auto-generated; see 'build*' scripts }; :(before "End Globals") -- cgit 1.4.1-2-gfad0