Browse Source

cam_u.h: fix indentation

Withholding my profanity towards Xcode.
pull/15/merge
archshift 11 years ago
parent
commit
92a75df9b1
  1. 2
      src/core/hle/service/cam_u.h

2
src/core/hle/service/cam_u.h

@ -17,7 +17,7 @@ public:
std::string GetPortName() const override {
return "cam:u";
}
}
};
} // namespace
Loading…
Cancel
Save