From 64aabf79b5a10bdf8192bb1048804a3e36730905 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 8 May 2014 22:47:30 +0300 Subject: Fix code style in resources. --- src/resources/dye.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/resources/dye.h') diff --git a/src/resources/dye.h b/src/resources/dye.h index b6003624b..80da36506 100644 --- a/src/resources/dye.h +++ b/src/resources/dye.h @@ -45,7 +45,7 @@ class DyePalette final * The string is either a file name or a sequence of hexadecimal RGB * values separated by ',' and starting with '#'. */ - DyePalette(const std::string &pallete, const int8_t blockSize); + DyePalette(const std::string &pallete, const uint8_t blockSize); A_DELETE_COPY(DyePalette) -- cgit v1.2.3-60-g2f50