diff options
Diffstat (limited to 'csharp/src')
-rw-r--r-- | csharp/src/Ice/PropertyNames.cs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/csharp/src/Ice/PropertyNames.cs b/csharp/src/Ice/PropertyNames.cs index f6d40b69ab4..8981c901318 100644 --- a/csharp/src/Ice/PropertyNames.cs +++ b/csharp/src/Ice/PropertyNames.cs @@ -6,7 +6,7 @@ // ICE_LICENSE file included in this distribution. // // ********************************************************************** -// Generated by makeprops.py from file ./config/PropertyNames.xml, Wed Sep 12 19:11:29 2018 +// Generated by makeprops.py from file ../config/PropertyNames.xml, Thu Oct 25 22:10:11 2018 // IMPORTANT: Do not edit this file -- any edits made here will be lost! @@ -183,6 +183,7 @@ namespace IceInternal new Property(@"^Ice\.TCP\.SndSize$", false, null), new Property(@"^Ice\.UseApplicationClassLoader$", false, null), new Property(@"^Ice\.UseSyslog$", false, null), + new Property(@"^Ice\.UseSystemdJournal$", false, null), new Property(@"^Ice\.Warn\.AMICallback$", false, null), new Property(@"^Ice\.Warn\.Connections$", false, null), new Property(@"^Ice\.Warn\.Datagrams$", false, null), |