forked from Kistler-Group/sdbus-cpp
style: remove trailing whitespace (#345)
* style: restore correct 644 file permission * style: remove trailing whitespace
This commit is contained in:
@@ -87,7 +87,7 @@ static void _parse_signature(const std::string &signature, std::string &type, un
|
||||
}
|
||||
case '\0':
|
||||
{
|
||||
std::cerr <<
|
||||
std::cerr <<
|
||||
"Invalid array definition. Type is missing after '" << signature
|
||||
<< "'."
|
||||
<< std::endl;
|
||||
|
||||
Reference in New Issue
Block a user