summaryrefslogtreecommitdiffstats
path: root/libcgroup.h
diff options
context:
space:
mode:
authorDhaval Giani <dhaval@linux.vnet.ibm.com>2008-08-09 09:27:30 +0000
committerDhaval Giani <dhaval@linux.vnet.ibm.com>2008-08-09 09:27:30 +0000
commitdd870c34dee9bcd93d543348bf497da22e6406c8 (patch)
tree136e29a1a8aef7fac969713cb4df0fa699eedd11 /libcgroup.h
parent50c907274a3e36db3b9819dc4f0e303ba903a3fa (diff)
downloadlibcg-dd870c34dee9bcd93d543348bf497da22e6406c8.tar.gz
libcg-dd870c34dee9bcd93d543348bf497da22e6406c8.tar.xz
libcg-dd870c34dee9bcd93d543348bf497da22e6406c8.zip
libcgroup: Fix the wrapper warnings
Fixes the following warnings wrapper.c: In function ‘cgroup_add_value_int64’: wrapper.c:152: warning: format ‘%lld’ expects type ‘long long int’, but argument 4 has type ‘int64_t’ wrapper.c:152: warning: format ‘%lld’ expects type ‘long long int’, but argument 4 has type ‘int64_t’ wrapper.c: In function ‘cgroup_add_value_uint64’: wrapper.c:186: warning: format ‘%llu’ expects type ‘long long unsigned int’, but argument 4 has type ‘u_int64_t’ wrapper.c:186: warning: format ‘%llu’ expects type ‘long long unsigned int’, but argument 4 has type ‘u_int64_t’ Signed-off-by: Dhaval Giani <dhaval@linux.vnet.ibm.com> git-svn-id: https://libcg.svn.sourceforge.net/svnroot/libcg/trunk@122 4f4bb910-9a46-0410-90c8-c897d4f1cd53
Diffstat (limited to 'libcgroup.h')
0 files changed, 0 insertions, 0 deletions