| commit | d066d373829a098860b9bbd3aa963eb962aea8c0 | [log] [download] |
|---|---|---|
| author | Kir Kolyshkin <kir@openvz.org> | Tue Oct 20 17:19:25 2009 +0400 |
| committer | Kir Kolyshkin <kir@openvz.org> | Tue Oct 20 17:19:25 2009 +0400 |
| tree | 3c7b300cde2e237caa4eb773dcfb79905856aaa2 | |
| parent | b786953eb6989136b44644b629650c47a4688dec [diff] |
vps_configure.c: fix logger() arguments format warning
Fixed the following compilation warnings that were revealed
after applying commit 812467105eadaccd05e607257b33fd4e7e84d8c4
CC vps_configure.lo
vps_configure.c: In function ‘vps_quota_configure’:
vps_configure.c:231: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘long unsigned int’