mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-21 20:42:44 +02:00
Updated applet/swkbd comments.
This commit is contained in:
parent
e03c23e126
commit
36a2404e4b
@ -1,6 +1,6 @@
|
||||
/**
|
||||
* @file swkbd.h
|
||||
* @brief Wrapper for using the swkbd LibraryApplet.
|
||||
* @brief Wrapper for using the swkbd (software keyboard) LibraryApplet.
|
||||
* @author yellows8
|
||||
* @copyright libnx Authors
|
||||
*/
|
||||
|
@ -1,6 +1,7 @@
|
||||
/**
|
||||
* @file applet.h
|
||||
* @brief Applet (applet) service IPC wrapper.
|
||||
* @note For wrappers which launch LibraryApplets etc, see switch/applets/.
|
||||
* @author yellows8
|
||||
* @copyright libnx Authors
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user