Author: [email protected]
Date: Wed Jun 17 07:14:24 2009
New Revision: 2210

Modified:
    branches/bleeding_edge/test/cctest/test-debug.cc

Log:
Fix lint error.

[email protected]

Review URL: http://codereview.chromium.org/126276

Modified: branches/bleeding_edge/test/cctest/test-debug.cc
==============================================================================
--- branches/bleeding_edge/test/cctest/test-debug.cc    (original)
+++ branches/bleeding_edge/test/cctest/test-debug.cc    Wed Jun 17 07:14:24  
2009
@@ -4281,7 +4281,7 @@
      bar->Call(env->Global(), 0, NULL);
      CHECK_EQ(4, break_point_hit_count);
    }
-
+
    // Remove the debug event listener without clearing breakpoints. Do this
    // outside a handle scope.
    v8::Debug::SetDebugEventListener(NULL);

--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to