Fix doxygen comment of Fl::abi_check()

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10875 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Albrecht Schlosser 2015-10-24 09:55:18 +00:00
parent 5fdf556251
commit 43e4f8a661

View File

@ -268,7 +268,7 @@ public:
// ABI version number
static int abi_version();
/*
/**
Returns whether the runtime library ABI version is correct.
This enables you to check the ABI version of the linked FLTK