From 4c41a2d42897270d4103390f8056f7cc70dc52da Mon Sep 17 00:00:00 2001 From: Dave Chapman Date: Mon, 20 Jul 2009 17:30:33 +0000 Subject: Add quotes around the name of any missing tools (patch, make etc) to help clarify the error message git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21983 a1c6a512-1295-4272-9138-f99709370657 --- tools/checkwps/checkwps.h | 1 - 1 file changed, 1 deletion(-) (limited to 'tools/checkwps/checkwps.h') diff --git a/tools/checkwps/checkwps.h b/tools/checkwps/checkwps.h index 2ba8f5f59e..83ac8e8086 100644 --- a/tools/checkwps/checkwps.h +++ b/tools/checkwps/checkwps.h @@ -26,7 +26,6 @@ #include #include -/* subset of global_settings needed to build checkwps. */ struct user_settings { bool statusbar; int bg_color; /* background color native format */ -- cgit v1.2.3