mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-07-23 22:04:55 +02:00
Fix invalid XML file
This commit is contained in:
parent
cb3d328666
commit
9f635b22af
@ -83,7 +83,7 @@
|
||||
<KeyWord name="BETWEEN" />
|
||||
<KeyWord name="BFILE" />
|
||||
<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 filename" />
|
||||
</Overload>
|
||||
|
Loading…
x
Reference in New Issue
Block a user