astyle fix bracket

pull/10711/head
Pavel Slama 2019-08-13 21:48:18 +02:00
parent 7b0a8f23a2
commit 4974c86b54
1 changed files with 1 additions and 2 deletions

View File

@ -55,8 +55,7 @@
* } * }
* @endcode * @endcode
*/ */
class I2CEEBlockDevice : public BlockDevice class I2CEEBlockDevice : public BlockDevice {
{
public: public:
/** Constructor to create an I2CEEBlockDevice on I2C pins /** Constructor to create an I2CEEBlockDevice on I2C pins
* *