diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/Fl_cocoa.mm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_cocoa.mm b/src/Fl_cocoa.mm index e01aa3d19..7db44d99f 100644 --- a/src/Fl_cocoa.mm +++ b/src/Fl_cocoa.mm @@ -142,7 +142,7 @@ void fl_set_status(int x, int y, int w, int h) /* * Mac keyboard lookup table - * See also the inverse converter vktab in Fl_get_get_mac.cxx + * See also the inverse converter vktab in Fl_get_key_mac.cxx */ static unsigned short macKeyLookUp[128] = { |
