diff options
Diffstat (limited to '')
-rw-r--r-- | include/user/appmgr.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/user/appmgr.h b/include/user/appmgr.h index e6fffaa..e22f67d 100644 --- a/include/user/appmgr.h +++ b/include/user/appmgr.h @@ -140,3 +140,5 @@ int sceAppMgrUmount(const char *mount_point); #endif #endif /* _PSP2_APPMGR_H_ */ + +/** \} */ |