Revision: 17879
Author:   [email protected]
Date:     Tue Nov 19 14:00:45 2013 UTC
Log:      Fix typo in header guard of v8-platform.h

[email protected]
BUG=none
LOG=n

Review URL: https://codereview.chromium.org/76313002
http://code.google.com/p/v8/source/detail?r=17879

Modified:
 /branches/bleeding_edge/include/v8-platform.h

=======================================
--- /branches/bleeding_edge/include/v8-platform.h Tue Nov 19 13:44:36 2013 UTC +++ /branches/bleeding_edge/include/v8-platform.h Tue Nov 19 14:00:45 2013 UTC
@@ -25,7 +25,7 @@
 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

-#ifndef V8_V8_PLATFROM_H_
+#ifndef V8_V8_PLATFORM_H_
 #define V8_V8_PLATFORM_H_

 #include "v8.h"

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to