projects
/
platform
/
framework
/
web
/
crosswalk-tizen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63278ae
)
Use 2 space indent instead of 3
author
Kevin Sawicki
<kevinsawicki@gmail.com>
Fri, 15 Jan 2016 18:05:35 +0000
(10:05 -0800)
committer
Kevin Sawicki
<kevinsawicki@gmail.com>
Fri, 15 Jan 2016 18:05:35 +0000
(10:05 -0800)
atom/common/asar/archive.cc
patch
|
blob
|
history
diff --git
a/atom/common/asar/archive.cc
b/atom/common/asar/archive.cc
index b444377dd3a00da096b5ba6d50729efe492c3d3c..05cedc75cfe07246a36b0b21458815a285ed1ec7 100644
(file)
--- a/
atom/common/asar/archive.cc
+++ b/
atom/common/asar/archive.cc
@@
-130,7
+130,7
@@
Archive::Archive(const base::FilePath& path)
Archive::~Archive() {
#if defined(OS_WIN)
-
_close(fd_)
+ _close(fd_)
#endif
}