From aed02365ec81e77b3c8aa4f4ecd9a9d3893326f2 Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Mon, 25 Jan 2010 01:39:44 +0000 Subject: Strip trailing spaces/tabs. svn-id: r47541 --- backends/platform/dc/dc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backends/platform/dc') diff --git a/backends/platform/dc/dc.h b/backends/platform/dc/dc.h index c3e81aef73..393e72caed 100644 --- a/backends/platform/dc/dc.h +++ b/backends/platform/dc/dc.h @@ -85,7 +85,7 @@ class OSystem_Dreamcast : private DCHardware, public BaseBackend, public Filesys // Determine the pixel format currently in use for screen rendering. Graphics::PixelFormat getScreenFormat() const; - // Returns a list of all pixel formats supported by the backend. + // Returns a list of all pixel formats supported by the backend. Common::List getSupportedFormats(); // Set the size of the video bitmap. -- cgit v1.2.3