summaryrefslogtreecommitdiff
path: root/include/user/appmgr.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/user/appmgr.h')
-rw-r--r--include/user/appmgr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/user/appmgr.h b/include/user/appmgr.h
index d0e8b81..65fd1d4 100644
--- a/include/user/appmgr.h
+++ b/include/user/appmgr.h
@@ -132,7 +132,7 @@ int sceAppMgrWorkDirMountById(int id, char *titleid, char *mount_point);
//! Unmount app0: for example to enable write access to ux0:app/TITLEID
//! Returns 0 on success
int sceAppMgrUmount(const char *mount_point);
-
+
#ifdef __cplusplus
}
#endif