Fix default port for integrated ident daemon
authorMichael Marley <michael@michaelmarley.com>
Tue, 19 Jun 2018 16:45:44 +0000 (12:45 -0400)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 19 Jun 2018 22:02:07 +0000 (00:02 +0200)
The value for the option identifier was missing, causing what was
intended to be the default value to actually become the identifier
and the default value to be undefined.  This resulted in random
ports being chosen.


No differences found