]> xenbits.xensource.com Git - libvirt.git/commit
conf: Make @def const in virDomainDefGetMemoryInitial
authorPeter Krempa <pkrempa@redhat.com>
Thu, 8 Oct 2015 04:44:30 +0000 (06:44 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 10 Nov 2015 07:42:52 +0000 (08:42 +0100)
commitfeaba3e17979ac99a989ec03cd176a5aadf9324c
treebc44b212adfef9fc7422442339d87b4a88d766d1
parent8afd34f2d890749fe3036d2d804a3c18d647bafd
conf: Make @def const in virDomainDefGetMemoryInitial

Keep const correctness and allow to use this function in cases where
@def is const in the caller.
src/conf/domain_conf.c
src/conf/domain_conf.h