Skip to content

Commit e12d272

Browse files
committed
formatting
1 parent 30ed630 commit e12d272

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

FlashpointSecurePlayer/RegistryStates.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -639,7 +639,7 @@ private bool CompareKeys(RegistryView registryView, RegistryStateElement registr
639639
LogExceptionToLauncher(ex);
640640
throw new TaskRequiresElevationException("Accessing the key \"" + registryStateElement.KeyName + "\" requires elevation.");
641641
}
642-
}
642+
}
643643
return true;
644644
}
645645

0 commit comments

Comments
 (0)