Fixed broken build of mksnapshot on Windows as there was warnings against
authorsgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 15 Sep 2008 10:57:53 +0000 (10:57 +0000)
committersgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 15 Sep 2008 10:57:53 +0000 (10:57 +0000)
commit1132d818c69cf3662d607d9b44993c5fb578f241
treebc4f7050feb333d46bb7e73618899da4e66de8d0
parent57d29fa44f1e5d2d2edba25d7e103fa4c3926ebe
Fixed broken build of mksnapshot on Windows as there was warnings against
the use of fopen. Change use of fopen to OS::FOpen to get rid of warning.
Review URL: http://codereview.chromium.org/2846

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@303 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/mksnapshot.cc