summaryrefslogtreecommitdiff
path: root/include/user/promoterutil.h
diff options
context:
space:
mode:
authorSunguk Lee2017-02-11 16:52:31 +0900
committerGitHub2017-02-11 16:52:31 +0900
commit5dcb7a0aaa02e9abbd5d14e4f31d94d10d92714b (patch)
treecb8dac160967845c3d5972e53cea0e22b7ef83df /include/user/promoterutil.h
parentUpdate db.yml (#134) (diff)
parentSwitch license to MIT (diff)
downloadvds-libraries-5dcb7a0aaa02e9abbd5d14e4f31d94d10d92714b.tar.gz
Merge pull request #133 from vitasdk/mit
Switch license to MIT
Diffstat (limited to 'include/user/promoterutil.h')
-rw-r--r--include/user/promoterutil.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/user/promoterutil.h b/include/user/promoterutil.h
index 117b4c3..c3d2009 100644
--- a/include/user/promoterutil.h
+++ b/include/user/promoterutil.h
@@ -31,11 +31,9 @@ int scePromoterUtilityExit(void);
/**
* Delete a package from the LiveArea.
*
- * @param[in] *titleid
- *
* @return 0 on success.
*/
-int scePromoterUtilityDeletePkg(const char *titleid);
+int scePromoterUtilityDeletePkg(void *unk);
/**
* Update the LiveArea ressources of an app