mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-07-25 23:05:13 +02:00
Fix invalid XML file
This commit is contained in:
parent
cb3d328666
commit
9f635b22af
@ -83,7 +83,7 @@
|
|||||||
<KeyWord name="BETWEEN" />
|
<KeyWord name="BETWEEN" />
|
||||||
<KeyWord name="BFILE" />
|
<KeyWord name="BFILE" />
|
||||||
<KeyWord name="BFILENAME" func="yes">
|
<KeyWord name="BFILENAME" func="yes">
|
||||||
<Overload retVal="BFILE" descr="returns a BFILE locator that is associated with a physical LOB binary file on the server’s file system.">
|
<Overload retVal="BFILE" descr="returns a BFILE locator that is associated with a physical LOB binary file on the server's file system.">
|
||||||
<Param name="CHAR directory (must exist in data dictionary)" />
|
<Param name="CHAR directory (must exist in data dictionary)" />
|
||||||
<Param name="CHAR filename" />
|
<Param name="CHAR filename" />
|
||||||
</Overload>
|
</Overload>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user