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:
+1
-1
@@ -47,7 +47,7 @@ namespace sdbus
|
||||
sdbusFlags |= SD_BUS_VTABLE_PROPERTY_CONST;
|
||||
else if (flags_.test(Flags::EMITS_NO_SIGNAL))
|
||||
sdbusFlags |= 0;
|
||||
|
||||
|
||||
return sdbusFlags;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user