Chromium Code Reviews| Index: src/compiler/bytecode-graph-builder.h |
| diff --git a/src/compiler/bytecode-graph-builder.h b/src/compiler/bytecode-graph-builder.h |
| index 4e479ba3e64f79b2b3c276ca5284dc3025549de3..f5751f0a93f0a05f3a5864838bcc9b018f27785a 100644 |
| --- a/src/compiler/bytecode-graph-builder.h |
| +++ b/src/compiler/bytecode-graph-builder.h |
| @@ -1,4 +1,4 @@ |
| -// Copyright 2015 the V8 project authors. All rights reserved. |
| +/// Copyright 2015 the V8 project authors. All rights reserved. |
|
rmcilroy
2015/11/12 12:49:15
remove extra '/'
oth
2015/11/13 12:43:30
Done.
|
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |