| commit | 1b3de24354df799b5396c56464d9ba19a0a7be03 | [log] [download] |
|---|---|---|
| author | Kir Kolyshkin <kir@openvz.org> | Wed Dec 09 15:03:47 2009 +0300 |
| committer | Kir Kolyshkin <kir@openvz.org> | Wed Dec 09 15:03:47 2009 +0300 |
| tree | f1376849d240313caae6aedcf09a16c8be2ca9eb | |
| parent | 3c5ea3f781318eb6e5e75a542a0b492936c5fb84 [diff] |
Declare set_proc_title() as static Function set_proc_title() is only used in the same file (src/enter.c) so declare it as static. Signed-off-by: Kir Kolyshkin <kir@openvz.org>