]> git.ipfire.org Git - thirdparty/libvirt.git/commit
lib: Fix c99 style comments
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 27 Apr 2017 06:47:19 +0000 (08:47 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 27 Apr 2017 12:13:19 +0000 (14:13 +0200)
commit1a4a4ffa3e22004abd56035955e7a7a12cdc7c1e
tree5db51e2e8b58e121ce24dff8efa33c2728e694fa
parenteeb2feb9fbb66ea9026edc6451018fb3b94ffa58
lib: Fix c99 style comments

We prefer c89 style of comments.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
examples/openauth/openauth.c
src/lxc/lxc_controller.c
src/remote/remote_driver.c
src/rpc/virnetservermdns.c
src/security/security_stack.c
src/uml/uml_conf.c
src/util/virhostcpu.c
src/util/virhostmem.c
src/vbox/vbox_snapshot_conf.c
tests/eventtest.c
tests/virhostcpumock.c