From d32b291a7262698cb4767660466d42fda44f1033 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Mon, 4 Jan 2016 13:40:57 +0000 Subject: Fix typos in #pragma FL_PORTING. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@10991 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/fl_utf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fl_utf.c') diff --git a/src/fl_utf.c b/src/fl_utf.c index d81ba983d..9850a083c 100644 --- a/src/fl_utf.c +++ b/src/fl_utf.c @@ -24,7 +24,7 @@ #if defined(WIN32) || defined(__APPLE__) #elif defined(FL_PORTING) -# pragma message "FL_PORTING: llok out for some unicode functions here. Default should be fine though." +# pragma message "FL_PORTING: look out for some unicode functions here. Default should be fine though." #else #endif -- cgit v1.2.3