mirror of
https://github.com/nmap/nmap.git
synced 2025-12-20 06:29:02 +00:00
More code cleaning: whitespace and indentation fixes.
This commit is contained in:
@@ -180,7 +180,6 @@ static int socket_count_dec_ssl_desire(msevent *nse) {
|
|||||||
* If this counter reaches zero, the event won't be watched anymore by the
|
* If this counter reaches zero, the event won't be watched anymore by the
|
||||||
* IO engine for this IOD.
|
* IO engine for this IOD.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
static void update_events(msiod * iod, mspool *ms, int ev_inc, int ev_dec) {
|
static void update_events(msiod * iod, mspool *ms, int ev_inc, int ev_dec) {
|
||||||
int setmask, clrmask;
|
int setmask, clrmask;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user