From 2c678a4e1d7f97c862342ee19cf2d6ee6e901d85 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Mon, 29 May 2017 14:21:32 -0700 Subject: 3897 - various updates to documentation --- html/002test.cc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/002test.cc.html') diff --git a/html/002test.cc.html b/html/002test.cc.html index e2ec2aff..0f167395 100644 --- a/html/002test.cc.html +++ b/html/002test.cc.html @@ -103,7 +103,7 @@ if ('onhashchange' in window) { 41 Passed = true; 42 43 :(before "End Commandline Parsing") - 44 if (argc > 1 && is_equal(argv[1], "test")) { + 44 if (argc > 1 && is_equal(argv[1], "test")) { 45 Run_tests = true; --argc; ++argv; // shift 'test' out of commandline args 46 } 47 -- cgit 1.4.1-2-gfad0