Revision: 3444 Author: [email protected] Date: Thu Dec 10 00:33:09 2009 Log: Fix extra slash typo in comment.
Review URL: http://codereview.chromium.org/487007 http://code.google.com/p/v8/source/detail?r=3444 Modified: /branches/bleeding_edge/src/serialize.cc ======================================= --- /branches/bleeding_edge/src/serialize.cc Wed Dec 9 08:40:54 2009 +++ /branches/bleeding_edge/src/serialize.cc Thu Dec 10 00:33:09 2009 @@ -1,4 +1,4 @@ -/// Copyright 2006-2008 the V8 project authors. All rights reserved. +// Copyright 2006-2008 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
