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 --- test/blocks.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/blocks.cxx b/test/blocks.cxx index c9bab7456..f0359e0cf 100644 --- a/test/blocks.cxx +++ b/test/blocks.cxx @@ -36,7 +36,7 @@ #if defined(WIN32) || defined(__APPLE__) #elif defined(FL_PORTING) -# pragma message "FL_PORTING: FLTK does not provide cross platform access to system sound" +# pragma message "FL_PORTING: FLTK does not provide cross platform sound support" #else #endif -- cgit v1.2.3