Updated docs.

This commit is contained in:
yellows8 2019-09-14 22:55:25 -04:00
parent b1317d3ff8
commit ceab0a693c
No known key found for this signature in database
GPG Key ID: 0AF90DA3F1E60E43
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
/**
* @file friend.h
* @brief Friends (friend:*) service IPC header.
* @brief Friends (friend:*) service IPC wrapper.
* @author yellows8
* @copyright libnx Authors
*/

View File

@ -1,5 +1,5 @@
/**
* @file friend.h
* @file ts.h
* @brief Temperature measurement (ts) service IPC wrapper.
* @author yellows8
* @copyright libnx Authors