Fixed spelling errors detected by code-spell utility. (#895)
* Fixed spelling errors detected by code-spell utility. * Fixed cppcheck preprocessorErrorDirective. Suppressed new cppcheck warnings until fixed.
This commit is contained in:
@@ -3274,8 +3274,6 @@ bool property_list_writable_member(
|
||||
(object_property == PROP_PACKET_REORDER_TIME) ||
|
||||
(object_property == PROP_LAST_KEY_SERVER) ||
|
||||
(object_property == PROP_SECURITY_PDU_TIMEOUT) ||
|
||||
(object_property == PROP_LAST_KEY_SERVER) ||
|
||||
(object_property == PROP_SECURITY_PDU_TIMEOUT) ||
|
||||
(object_property == PROP_DO_NOT_HIDE)) {
|
||||
writable = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user