mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 03:08:26 +00:00
Remove trailing whitespace
This commit is contained in:
@@ -24,7 +24,7 @@ while(<F>) {
|
||||
}
|
||||
close(F);
|
||||
|
||||
my %fixes = (
|
||||
my %fixes = (
|
||||
'OP_TributeInfo' => 'OP_SendTributes',
|
||||
'OP_CancelInvite' => 'OP_GroupCancelInvite',
|
||||
'OP_GMFind' => 'OP_FindPersonRequest',
|
||||
|
||||
Reference in New Issue
Block a user