From 0600ee003b489458825bad9558b5a9c4897f6f85 Mon Sep 17 00:00:00 2001 From: Adubbz Date: Wed, 26 Feb 2020 11:25:37 +1100 Subject: [PATCH] lr: Remove whitespace --- .../include/stratosphere/lr/lr_registered_data.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/libstratosphere/include/stratosphere/lr/lr_registered_data.hpp b/libraries/libstratosphere/include/stratosphere/lr/lr_registered_data.hpp index dad3b9e31..0871a4ffe 100644 --- a/libraries/libstratosphere/include/stratosphere/lr/lr_registered_data.hpp +++ b/libraries/libstratosphere/include/stratosphere/lr/lr_registered_data.hpp @@ -41,7 +41,7 @@ namespace ams::lr { return true; } } - + return false; }