]> git.proxmox.com Git - mirror_lxc.git/commit
avoid compile warning in src/lxc/console.c
authorMichel Normand <normand@fr.ibm.com>
Fri, 23 Jul 2010 15:17:14 +0000 (17:17 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Fri, 23 Jul 2010 15:17:14 +0000 (17:17 +0200)
commit9de28746a5edd2b9ba6fbd79956891ed4692e5d5
treefd66efd54ed376680f5cb01e1e6e1f3ef1692685
parente239ff31a5c442ac1d006e836bc622371842dfa0
avoid compile warning in src/lxc/console.c

src/lxc/console.c:143: warning : return type defaults to ‘int’

Signed-off-by: Michel Normand <normand@fr.ibm.com>
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/console.c