Commit be15ea86 authored by ager@chromium.org's avatar ager@chromium.org

Fix lint.

TBR=sgjesse@chromium.org

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@7752 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 4f8dc51e
// Copyright 2010 the V8 project authors. All rights reserved.
// Copyright 2011 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:
......@@ -28,7 +28,7 @@
#include "../include/v8.h"
#ifdef WIN32
#include <windows.h>
#include <windows.h> // NOLINT
extern "C" {
BOOL WINAPI DllMain(HANDLE hinstDLL,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment