Oops, Fixed mistake of tag
authorHiroshi Saito <hiroshi@winpg.jp>
Mon, 9 Apr 2007 14:00:14 +0000 (14:00 +0000)
committerHiroshi Saito <hiroshi@winpg.jp>
Mon, 9 Apr 2007 14:00:14 +0000 (14:00 +0000)
docs/win32-compilation.html

index 8a7bc6cfa0d1309e8cd15906b35eb056d54ceeb0..5153bdf261824df774c642b512c8b949f5a16198 100644 (file)
@@ -129,7 +129,7 @@ The following build options may be used:
 <li>UNICODE is default (psqlodbc35w.dll), unless ANSI_VERSION isselected (psqlodbc30a.dll)</li>
 <li>libpq.dll is used, therefore, SSL and Kerberos are supported.</li>
 <li>ODBCVER becomes 0x351 when UNICODE is selected, or becomes 0x0300 with ANSI_VERSION == Yes.</li>
-<li>If MSDTC == Yes, "pgxalib.dll" is created./li>
+<li>If MSDTC == Yes, "pgxalib.dll" is created.</li>
 <li>In the MSDTC mode, ANSI_VERSION also creates "pgenlista.dll". or UNICODE creates "pgenlist.dll".</li>
 </ol>.
 </body>