qcow2: Fix documentation of get_cluster_table()
authorAlberto Garcia <berto@igalia.com>
Mon, 5 Feb 2018 14:33:01 +0000 (16:33 +0200)
committerMax Reitz <mreitz@redhat.com>
Tue, 13 Feb 2018 15:59:58 +0000 (16:59 +0100)
commitd4c373b854f813a6c3b9f763c98723053aa80ac5
tree9c3a16f27fb9bd9db941f8c86b3a760912cae93a
parent3e99da5e76a4e834e457cbef774ed5f83589c5e7
qcow2: Fix documentation of get_cluster_table()

This function has not been returning the offset of the L2 table since
commit 3948d1d4876065160583e79533bf604481063833

Signed-off-by: Alberto Garcia <berto@igalia.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Message-id: b498733b6706a859a03678d74ecbd26aeba129aa.1517840876.git.berto@igalia.com
Signed-off-by: Max Reitz <mreitz@redhat.com>
block/qcow2-cluster.c