Skip to content

Commit

Permalink
Fixed minor error
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkRivers committed Sep 20, 2020
1 parent 7fd8c0f commit 9321f2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ files respectively, in the configure/ directory of the appropriate release of th
### Many files
* Changed the code and the Makefiles to avoid using shareLib.h from EPICS base.
Added new header files ADCoreAPI.h and NDPluginAPI.h that are used to control whether
functions, classes, and variables are definined internally to the asyn library or externally.
functions, classes, and variables are definined internally to the libraries or externally.
This is the mechanism now used in EPICS base 7.
It makes it much easier to avoid mistakes in the order of include files that cause external
functions to be accidentally exported in the DLL or shareable library.
Expand Down

0 comments on commit 9321f2a

Please sign in to comment.