Fix PHPCS Error

This commit is contained in:
Progi1984 2016-03-18 11:18:31 +01:00
parent 2e0e9b2398
commit 03f053bf77
1 changed files with 1 additions and 1 deletions

View File

@ -76,4 +76,4 @@ class BIFF8
} }
return array('rgb' => '000000'); return array('rgb' => '000000');
} }
} }