X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/069f104a2e8592a036fe785b1eceea3acfb75872..5ac470475dcd506bcb606091c8cfb1d30e7e06b8:/include/s_newconf.h diff --git a/include/s_newconf.h b/include/s_newconf.h index f71df24..dde364d 100644 --- a/include/s_newconf.h +++ b/include/s_newconf.h @@ -29,7 +29,6 @@ * IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $Id: s_newconf.h 1747 2006-07-25 21:22:45Z jilles $ */ #ifndef INCLUDED_s_newconf_h @@ -188,6 +187,7 @@ struct server_conf char *host; char *passwd; char *spasswd; + char *certfp; int port; int flags; int servers;