diff options
author | Eugene Sandulenko | 2005-07-30 21:11:48 +0000 |
---|---|---|
committer | Eugene Sandulenko | 2005-07-30 21:11:48 +0000 |
commit | 6b4484472b79dc7ea7d1ce545a28fba7d3b7696f (patch) | |
tree | c44c4e61f18ddd537f7082cb48869cf33d422fbd /backends/morphos/morphos_scaler.h | |
parent | 86ab70b149e5cd00cf54f2e41896e2c4e16795e4 (diff) | |
download | scummvm-rg350-6b4484472b79dc7ea7d1ce545a28fba7d3b7696f.tar.gz scummvm-rg350-6b4484472b79dc7ea7d1ce545a28fba7d3b7696f.tar.bz2 scummvm-rg350-6b4484472b79dc7ea7d1ce545a28fba7d3b7696f.zip |
Remove trailing whitespaces.
svn-id: r18604
Diffstat (limited to 'backends/morphos/morphos_scaler.h')
-rw-r--r-- | backends/morphos/morphos_scaler.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/morphos/morphos_scaler.h b/backends/morphos/morphos_scaler.h index 77627f9a31..30778bd144 100644 --- a/backends/morphos/morphos_scaler.h +++ b/backends/morphos/morphos_scaler.h @@ -59,7 +59,7 @@ class MorphOSScaler uint32 dest_pitch; uint32 dest_pixfmt; APTR handle; - + uint32 colorMask; uint32 lowPixelMask; uint32 qcolorMask; |