projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27672f7
)
; * src/w32proc.c (w32_executable_type): Fix a typo in a comment.
author
Eli Zaretskii
<eliz@gnu.org>
Sun, 28 Jun 2015 15:29:46 +0000
(18:29 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Sun, 28 Jun 2015 15:29:46 +0000
(18:29 +0300)
src/w32proc.c
patch
|
blob
|
history
diff --git
a/src/w32proc.c
b/src/w32proc.c
index b301fcf18abb215d832d5a77e7a6cd952b23d522..ca4322b69d16533ba8b3cb76e455f1d72f39bc76 100644
(file)
--- a/
src/w32proc.c
+++ b/
src/w32proc.c
@@
-1645,7
+1645,7
@@
w32_executable_type (char * filename,
{
/* This catches both MSYS 1.x and MSYS2
executables (the DLL name is msys-1.0.dll and
- msys-2.0.dll, respectively). There
's
doesn't
+ msys-2.0.dll, respectively). There doesn't
seem to be a reason to distinguish between
the two, for now. */
*is_msys_app = TRUE;