From 2d264fa8d544de417b60a6fcb37352d2687dde7e Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Thu, 22 Jan 2015 17:45:09 +0000 Subject: A few comment changes. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10531 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- FL/mac.H | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FL/mac.H') diff --git a/FL/mac.H b/FL/mac.H index df234710f..1bfd77a47 100644 --- a/FL/mac.H +++ b/FL/mac.H @@ -170,7 +170,7 @@ public: void map(void); void unmap(void); void collapse(void); - WindowRef window_ref(void); + WindowRef window_ref(void); // useless with cocoa GL windows void set_key_window(void); // OS X doesn't have per window icons static void set_default_icons(const Fl_RGB_Image*[], int) {}; -- cgit v1.2.3