]> sourceware.org Git - lvm2.git/commit - WHATS_NEW
Fix wrong cast to char*
authorZdenek Kabelac <zkabelac@redhat.com>
Mon, 20 Dec 2010 13:28:04 +0000 (13:28 +0000)
committerZdenek Kabelac <zkabelac@redhat.com>
Mon, 20 Dec 2010 13:28:04 +0000 (13:28 +0000)
commit66781f5d5a4fd4b47cd5baebdc869f738de02879
treecc31a13cb2b5b1d56a3f1e709d768585aa1c3094
parent303923fbf167f710c53b5746be63a8af5cb7b86f
Fix wrong cast to char*

As cmd->cmd_line is already const char pointer it's not needed to cast already
const char pointer to char pointer.
WHATS_NEW
liblvm/lvm_base.c
This page took 0.033619 seconds and 5 git commands to generate.