]> git.ipfire.org Git - thirdparty/libvirt.git/commit
lib: Remove misplaced and redundant comments
authorPeter Krempa <pkrempa@redhat.com>
Fri, 12 May 2017 13:34:29 +0000 (15:34 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 4 Jul 2017 10:14:58 +0000 (12:14 +0200)
commit5d7dc6a01c66339d72c825e0ee0dedf4a547c7cd
tree2e5b1847213e075511882a521f93ffc536f1fbe8
parent0d4b65ff8df198924e94d77f1c0d3fc27d8d683f
lib: Remove misplaced and redundant comments

It's obvious that unsigned long long is 64 bit and also our web page
generator would misplace the comment after the return value due to the
way it's parsing them.
src/libvirt-domain.c