Преглед изворни кода

cam_u.h: fix indentation

Withholding my profanity towards Xcode.
archshift пре 11 година
родитељ
комит
92a75df9b1
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      src/core/hle/service/cam_u.h

+ 2 - 2
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