diff options
author | devnoname120 | 2016-11-13 21:56:50 +0100 |
---|---|---|
committer | devnoname120 | 2016-11-13 21:56:50 +0100 |
commit | b0bcd97ce2d965354ab3621529f1fbea7102ddba (patch) | |
tree | 9b2e3d83f9115bd28f3040fe5a5eb5eaf583ebd0 /include/user/appmgr.h | |
parent | More stuff related to doxygen (diff) | |
download | vds-libraries-b0bcd97ce2d965354ab3621529f1fbea7102ddba.tar.gz |
All files should be added to the documentation now
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_ */ + +/** \} */ |