commit | 88a7f551249eb7e63fc731bfe832f308debd6cf7 | [log] [download] |
---|---|---|
author | Michael Stoler <mstoler@openvz.org> | Wed Nov 07 14:55:44 2007 +0300 |
committer | Kir Kolyshkin <kir@openvz.org> | Wed Nov 07 14:55:44 2007 +0300 |
tree | f5d256ce188e8d4432b9c45fc1d36e1eb1493bc2 | |
parent | cfc58dd351744ca85217dbc8f13e743c03a6c710 [diff] |
Get rid of gcc/ia64 compilation warnings Fix tons of warnings like this: config.c: In function `find_conf_line': config.c:273: warning: cast increases required alignment of target type http://bugzilla.openvz.org/633 [kir@openvz.org: minor cleanup]