Fxd PVS-Studio lint warnings
This commit is contained in:
@@ -78,13 +78,13 @@ typedef struct {
|
||||
} s_session_passwd;
|
||||
|
||||
typedef struct sendopts {
|
||||
int fnc:1, /* Convert outgoing file names to 8+3 format */
|
||||
holdreq:1, /* Hold .REQ files? (file requests) */
|
||||
holdhold:1, /* Hold files with HOLD flavor? */
|
||||
holdfiles:1, /* Hold all files except netmail + arcmail */
|
||||
holdxt:1, /* Hold all except netmail? */
|
||||
holdall:1, /* Hold ALL trafic!? */
|
||||
hydraRH1; /* Hydra RH1 mode (EMSI only) */
|
||||
unsigned int fnc:1, /* Convert outgoing file names to 8+3 format */
|
||||
holdreq:1, /* Hold .REQ files? (file requests) */
|
||||
holdhold:1, /* Hold files with HOLD flavor? */
|
||||
holdfiles:1, /* Hold all files except netmail + arcmail */
|
||||
holdxt:1, /* Hold all except netmail? */
|
||||
holdall:1, /* Hold ALL trafic!? */
|
||||
hydraRH1; /* Hydra RH1 mode (EMSI only) */
|
||||
} s_sendopts;
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user