1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-08 11:42:09 +03:00
Michael Paquier
This commit is contained in:
Magnus Hagander
2015-04-09 14:15:39 +02:00
parent 8ae4600cd9
commit c9970ab937

View File

@ -664,7 +664,7 @@ sub AddSimpleFrontend
$p->AddReference($libpq);
}
# Adjust module definition using frontent variables
# Adjust module definition using frontend variables
AdjustFrontendProj($p);
return $p;