From 3d0c7c45da5b72a88bfb03dc5ce3384b7f01cef6 Mon Sep 17 00:00:00 2001 From: Josh Haberman Date: Tue, 18 Nov 2014 15:21:50 -0800 Subject: Sync to Google-internal development. --- upb/pb/compile_decoder_x64.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'upb/pb/compile_decoder_x64.c') diff --git a/upb/pb/compile_decoder_x64.c b/upb/pb/compile_decoder_x64.c index 44c4419..b4086c7 100644 --- a/upb/pb/compile_decoder_x64.c +++ b/upb/pb/compile_decoder_x64.c @@ -23,7 +23,7 @@ // // Note: this mode requires that we can shell out to gcc. // -// 2. Run the test once locally. This will load the JIT code by building a +// 2. Run the test locally. This will load the JIT code by building a // .so (/tmp/upb-jit-code.so) and using dlopen, so more of the tooling will // work properly (like GDB). // -- cgit v1.2.3