]> git.sur5r.net Git - bacula/docs/commit
kes Remove const char that causes problems with Python, which has
authorKern Sibbald <kern@sibbald.com>
Thu, 3 Jul 2008 10:06:43 +0000 (10:06 +0000)
committerKern Sibbald <kern@sibbald.com>
Thu, 3 Jul 2008 10:06:43 +0000 (10:06 +0000)
commit49f6cbfa1024723d9660d73fe8295814528b54c3
tree3a0ec0681dfb855719d8ff02d0d228d18e123ff3
parent65ee76dee95d8f7c7cf2f19516e25c5cd0434452
kes  Remove const char that causes problems with Python, which has
     older 'incorrect' headers.
kes  Add const char in dbd.c to avoid compiler warnings.