Index: src/powers-ten.h |
=================================================================== |
--- src/powers-ten.h (revision 4180) |
+++ src/powers-ten.h (working copy) |
@@ -1,7 +1,7 @@ |
// Copyright 2010 the V8 project authors. All rights reserved. |
// ------------ GENERATED FILE ---------------- |
// command used: |
-// tools/generate-ten-powers --from -308 --to 342 --mantissa-size 64 --round round -o src/powers_ten.h // NOLINT |
+// tools/generate-ten-powers --from -308 --to 342 --mantissa-size 64 --round round -o src/powers-ten.h // NOLINT |
// This file is intended to be included inside another .h or .cc files |
// with the following defines set: |