formatting cleanup src/*.c
Remove trailing spaces, and remove tabs from the files that had trailing spaces. Also, rndorcname() was using a random value to terminate a loop and was recalculating a new one each iteration.
This commit is contained in:
+1
-1
@@ -690,7 +690,7 @@ doengrave()
|
||||
xcrypt(blengr(), buf);
|
||||
}
|
||||
dengr = TRUE;
|
||||
}
|
||||
}
|
||||
break;
|
||||
case WAN_NOTHING:
|
||||
case WAN_UNDEAD_TURNING:
|
||||
|
||||
Reference in New Issue
Block a user