Skip to content

Commit 34a9916

Browse files
committed
Update MSVC toolchain to match SGML entity uppercasing
Per Robert Haas
1 parent 240067b commit 34a9916

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/tools/msvc/Solution.pm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -389,8 +389,8 @@ EOF
389389

390390
open(O, ">doc/src/sgml/version.sgml") || croak "Could not write to version.sgml\n";
391391
print O <<EOF;
392-
<!entity version "$self->{strver}">
393-
<!entity majorversion "$self->{majorver}">
392+
<!ENTITY version "$self->{strver}">
393+
<!ENTITY majorversion "$self->{majorver}">
394394
EOF
395395
close(O);
396396
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy