Mac OS: modified the Doxygen doc of the fl_mac_os_version global variable

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8505 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Manolo Gouy
2011-03-04 17:04:43 +00:00
parent 1d038565c1
commit 5185932f5b
+1 -1
View File
@@ -205,7 +205,7 @@ extern void fl_open_callback(void (*cb)(const char *));
*/
extern void fl_mac_set_about( Fl_Callback *cb, void *user_data, int shortcut = 0);
/** \brief The version number of the running Mac OS X (e.g., 0x1064 for 10.6.4)
/** \brief The version number of the running Mac OS X (e.g., 100604 for 10.6.4)
*/
extern int fl_mac_os_version;