indentation changes in app-layer-smb.c

remotes/origin/master-1.1.x
Anoop Saldanha 15 years ago committed by Victor Julien
parent a40fdc794e
commit 61635f302c

@ -1222,7 +1222,7 @@ static int SMBParse(Flow *f, void *smb_state, AppLayerParserState *pstate,
default:
sstate->bytesprocessed = 0;
break;
}
} /* switch */
} /* while (input_len) */

Loading…
Cancel
Save