aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorGravatar archshift <admin@archshift.com>2015-01-22 12:51:53 -0800
committerGravatar archshift <admin@archshift.com>2015-01-22 12:51:53 -0800
commit92a75df9b1acdc7d2bb718a721046fc7599900ea (patch)
tree0e3b41ab2d4347572619305bddcc4a8f4485cda2 /src
parent92550013cf316cd4ee631d11429bddb7ee0b5e94 (diff)
cam_u.h: fix indentation
Withholding my profanity towards Xcode.
Diffstat (limited to 'src')
-rw-r--r--src/core/hle/service/cam_u.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/hle/service/cam_u.h b/src/core/hle/service/cam_u.h
index 3d48fe76..878c20a8 100644
--- a/src/core/hle/service/cam_u.h
+++ b/src/core/hle/service/cam_u.h
@@ -16,8 +16,8 @@ public:
Interface();
std::string GetPortName() const override {
- return "cam:u";
-}
+ return "cam:u";
+ }
};
} // namespace