projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ae4600
)
Fix typo
author
Magnus Hagander
<magnus@hagander.net>
Thu, 9 Apr 2015 12:15:39 +0000
(14:15 +0200)
committer
Magnus Hagander
<magnus@hagander.net>
Thu, 9 Apr 2015 12:15:39 +0000
(14:15 +0200)
Michael Paquier
src/tools/msvc/Mkvcbuild.pm
patch
|
blob
|
blame
|
history
diff --git
a/src/tools/msvc/Mkvcbuild.pm
b/src/tools/msvc/Mkvcbuild.pm
index 7f319dff67de08cbedb84491dc1cd1b7eff685a1..a647cc719cd8dc6159b7f9e1dcd45c6e16ae377a 100644
(file)
--- a/
src/tools/msvc/Mkvcbuild.pm
+++ b/
src/tools/msvc/Mkvcbuild.pm
@@
-664,7
+664,7
@@
sub AddSimpleFrontend
$p->AddReference($libpq);
}
- # Adjust module definition using fronten
t
variables
+ # Adjust module definition using fronten
d
variables
AdjustFrontendProj($p);
return $p;