projects
/
platform
/
core
/
appfw
/
aul-1.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0db2d7
)
fix build error
14/54814/1
author
Junghoon Park
<jh9216.park@samsung.com>
Fri, 18 Dec 2015 04:59:35 +0000
(13:59 +0900)
committer
Junghoon Park
<jh9216.park@samsung.com>
Fri, 18 Dec 2015 04:59:35 +0000
(13:59 +0900)
Change-Id: I7ec9b2e8b82e240bc4d5cb3e4e42156dc7a5b514
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
src/pkginfo.c
patch
|
blob
|
history
diff --git
a/src/pkginfo.c
b/src/pkginfo.c
index
537023e
..
274ae6a
100644
(file)
--- a/
src/pkginfo.c
+++ b/
src/pkginfo.c
@@
-250,7
+250,7
@@
API int aul_app_get_pkgid_bypid(int pid, char *pkgid, int len)
return aul_app_get_pkgid_bypid_for_uid(pid, pkgid, len, getuid());
}
-
SLP
API int aul_delete_rua_history(bundle *b)
+API int aul_delete_rua_history(bundle *b)
{
app_pkt_t *ret = NULL;
bundle_raw *br = NULL;