mirror of
https://github.com/Icinga/icinga2.git
synced 2026-06-07 07:42:19 -04:00
parent
55616209ae
commit
124d3f71f7
1 changed files with 1 additions and 1 deletions
|
|
@ -94,7 +94,7 @@ abstract class ConfigObject : ConfigObjectBase
|
|||
|
||||
[protected] bool state_loaded;
|
||||
Dictionary::Ptr original_attributes;
|
||||
[state] int version {
|
||||
[state] double version {
|
||||
default {{{ return 0; }}}
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue