Reviewers: Sven Panne,

Description:
Fix typo in header guard of v8-platform.h

[email protected]
BUG=none
LOG=n

Please review this at https://codereview.chromium.org/76313002/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+1, -1 lines):
  M include/v8-platform.h


Index: include/v8-platform.h
diff --git a/include/v8-platform.h b/include/v8-platform.h
index cf264d60e817855e048bdc4cde0578163225fda7..4fb8e6433544dffe0bf27411d9174fd9425b835b 100644
--- a/include/v8-platform.h
+++ b/include/v8-platform.h
@@ -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