aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/hle/service/cam_u.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/hle/service/cam_u.cpp')
-rw-r--r--src/core/hle/service/cam_u.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/hle/service/cam_u.cpp b/src/core/hle/service/cam_u.cpp
index fcfd8771..ecda0dbd 100644
--- a/src/core/hle/service/cam_u.cpp
+++ b/src/core/hle/service/cam_u.cpp
@@ -19,5 +19,5 @@ namespace CAM_U {
Interface::Interface() {
//Register(FunctionTable);
}
-
+
} // namespace