comparison runopts.h @ 1510:eb4c7052f51d coverity

merge coverity up to date
author Matt Johnston <matt@ucc.asn.au>
date Sat, 17 Feb 2018 11:29:17 +0800
parents 2d450c1056e3
children 5916af64acd4 ed930fd6f60f
comparison
equal deleted inserted replaced
1509:3520d7c25363 1510:eb4c7052f51d
84 /* not used yet 84 /* not used yet
85 int ipv4; 85 int ipv4;
86 int ipv6; 86 int ipv6;
87 */ 87 */
88 88
89 #ifdef DO_MOTD 89 #if DO_MOTD
90 /* whether to print the MOTD */ 90 /* whether to print the MOTD */
91 int domotd; 91 int domotd;
92 #endif 92 #endif
93 93
94 int norootlogin; 94 int norootlogin;