Fix doxygen docs of previous commit.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10675 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Albrecht Schlosser 2015-04-04 16:51:37 +00:00
parent 36385a4b56
commit 579783def0
1 changed files with 1 additions and 1 deletions

View File

@ -282,7 +282,7 @@ public:
Use for instance 10303 to query if the runtime library is compatible
with FLTK ABI version 1.3.3. This is rarely useful.
The default \val argument is FL_ABI_VERSION, which checks the version
The default \p val argument is FL_ABI_VERSION, which checks the version
defined at configure time (i.e. in the header files at program
compilation time) against the linked library version used at runtime.
This is particularly useful if you linked with a shared object library,