mirror of
https://github.com/Kistler-Group/sdbus-cpp.git
synced 2026-01-26 07:32:18 +01:00
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