]> git.proxmox.com Git - pve-cluster.git/commit
use const char * for log_domain
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 8 Feb 2012 08:46:49 +0000 (09:46 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 8 Feb 2012 08:46:49 +0000 (09:46 +0100)
commit6392e29a6ca4b8660bbba06bdd1485a73543cb4e
treedd7c0caf73be165b25528a109b4b2119a025dd38
parentadb84d350508d7ad6fea9328b4963506fd3312ec
use const char * for log_domain

There is no need to alloc/free that string.
data/src/dfsm.c