updated service comments

This commit is contained in:
bunnei 2014-04-16 20:46:05 -04:00
parent de3dcd38f6
commit b8851305bd
6 changed files with 17 additions and 5 deletions

View file

@ -4,11 +4,12 @@
#include "core/hle/service/service.h"
////////////////////////////////////////////////////////////////////////////////////////////////////
// Namespace SRV
namespace SRV {
////////////////////////////////////////////////////////////////////////////////////////////////////
// Interface to "SRV" service
/// Interface to "srv:" service
class Interface : public Service::Interface {
public: